Module: wine Branch: master Commit: 5a3c34eb89bb349a74209741a717cb91fb9a3150 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5a3c34eb89bb349a74209741a7...
Author: Rob Shearman rob@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=5a3c34eb89bb349a742097...