rpcrt4: Add buffer size checks to base type unmarshalling.
commite05ccfe2bb50bf0f6f44d113b8f6a537d4524084
authorRob Shearman <rob@codeweavers.com>
Sat, 12 Apr 2008 09:07:26 +0000 (12 10:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Apr 2008 10:40:22 +0000 (14 12:40 +0200)
treed91cf41a101092ddda785edbd66ad2a44f613ac8
parentb2603687ccac5a6ce51132a1da9a7111cf5e2326
rpcrt4: Add buffer size checks to base type unmarshalling.

Reimplement NdrSimpleTypeUnmarshall using similar macros to
NdrBaseTypeUnmarshalling without buffer checks, due to
NdrSimpleTypeUnmarshall not doing any safety checks.
dlls/rpcrt4/ndr_marshall.c