rpcrt4: Print an error if stub buffer pointer is passed into safe_copy_from_buffer.
commit17eb6f44adec6f6ad43f861150a1d2473c79fde5
authorRob Shearman <rob@codeweavers.com>
Thu, 20 Dec 2007 18:01:16 +0000 (20 18:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Dec 2007 11:41:18 +0000 (21 12:41 +0100)
treeca7a8da1094f70f43bec54321c677ebf5b321a68
parent72c5aea60063f7126b3c9594c1d018ee215dd8a1
rpcrt4: Print an error if stub buffer pointer is passed into safe_copy_from_buffer.

Also print an error message if there was an overflow.
dlls/rpcrt4/ndr_marshall.c