Module: wine Branch: refs/heads/master Commit: a946eb420bc6c987c6072f3c24439737eb57224b URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=a946eb420bc6c987c6072f3c...
Author: Robert Shearman rob@codeweavers.com Date: Sat Jun 10 12:32:24 2006 +0100
rpcrt4: Use safe_multiply when multiplying anything by pStubMsg->ActualCount or pStubMsg->MaxCount.
---
dlls/rpcrt4/ndr_marshall.c | 88 +++++++++++++++++++++++++++----------------- 1 files changed, 54 insertions(+), 34 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=a946eb420bc6c987c607...