• Robert Shearman's avatar
    rpcrt4: Fix Variance Callback Functions. · 2cb3b22c
    Robert Shearman authored
    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.
    2cb3b22c
ndr_marshall.c 154 KB