Rob Shearman : 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.
16 Jul
2007
16 Jul
'07
9:27 p.m.
Module: wine Branch: master Commit: b44c16cc8d7ffaf4da9767ab562c5be1f45a0dde URL: http://source.winehq.org/git/wine.git/?a=commit;h=b44c16cc8d7ffaf4da9767ab56... Author: Rob Shearman <rob(a)codeweavers.com> Date: Mon Jul 16 15:02:38 2007 +0100 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 | 102 +++++++++++++++++++++++++++++--------------- 1 files changed, 67 insertions(+), 35 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b44c16cc8d7ffaf4da9767...
6822
Age (days ago)
6822
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard