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.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 16 16:27:16 CDT 2007


Module: wine
Branch: master
Commit: b44c16cc8d7ffaf4da9767ab562c5be1f45a0dde
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b44c16cc8d7ffaf4da9767ab562c5be1f45a0dde

Author: Rob Shearman <rob at 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=b44c16cc8d7ffaf4da9767ab562c5be1f45a0dde



More information about the wine-cvs mailing list