rpcrt4: Fix Variance Callback Functions.

Robert Shearman rob at codeweavers.com
Thu Jul 13 18:02:44 CDT 2006


A callback function for computing the variance puts the computed value 
into the same field as a conformance, so make sure to copy the value 
into pCount before returning from ComputeConformanceOrVariance.
---
  dlls/rpcrt4/ndr_marshall.c |    3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f18a1bbcdf2b9fa44487330ac7da7cd700f6469d.diff
Type: text/x-patch
Size: 479 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060714/080d6460/f18a1bbcdf2b9fa44487330ac7da7cd700f6469d.diff


More information about the wine-patches mailing list