Rob Shearman : rpcrt4: Check for integer overflows when increasing the buffer length.

Alexandre Julliard julliard at winehq.org
Thu Nov 29 10:31:19 CST 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Wed Nov 28 15:01:53 2007 +0000

rpcrt4: Check for integer overflows when increasing the buffer length.

Rename safe_buffer_copy to safe_copy_from_buffer.

---

 dlls/rpcrt4/ndr_marshall.c |   97 ++++++++++++++++++++++++-------------------
 1 files changed, 54 insertions(+), 43 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d0223ecc0eab2e7cd00ea834a764f2885a5efa8f



More information about the wine-cvs mailing list