rpcrt4: Check to make sure there is enough data in the buffer during unmarshalling...
commitb44c16cc8d7ffaf4da9767ab562c5be1f45a0dde
authorRob Shearman <rob@codeweavers.com>
Mon, 16 Jul 2007 14:02:38 +0000 (16 15:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jul 2007 20:46:55 +0000 (16 22:46 +0200)
tree5579fbc05b088dc3b7a3fb05be302f941f9f2775
parent686c0f094cdec400c41f6337748a73d40d0924dd
rpcrt4: Check to make sure there is enough data in the buffer during unmarshalling, so that the code doesn't try to read beyound the end of the buffer.
dlls/rpcrt4/ndr_marshall.c