Rob Shearman : rpcrt4: Check there is enough space in the buffer and that the size doesn' t cause an overflow when copying data to it.

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


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

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

rpcrt4: Check there is enough space in the buffer and that the size doesn't cause an overflow when copying data to it.

---

 dlls/rpcrt4/ndr_marshall.c |   96 +++++++++++++++++--------------------------
 1 files changed, 38 insertions(+), 58 deletions(-)

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



More information about the wine-cvs mailing list