rpcrt4: The initialisation of [out] variables in the stubless code must be after…
rpcrt4: The initialisation of [out] variables in the stubless code must be after the unmarshaling of [in] and [in, out] variables has been completed.
This is because the size of an [out] variable could depend on a
conformance value stored in an unmarshalled [in] or [in,out] variable.
Showing
Please
register
or
sign in
to comment