[PATCH] wintrust: Implement CryptCATAdminCalcHashFromFileHandle

Juan Lang juan.lang at gmail.com
Thu Oct 16 16:51:46 CDT 2008


> +    SetLastError(ERROR_INSUFFICIENT_BUFFER);
>     return TRUE;
>
> Why are you setting ERROR_INSUFFICIENT_BUFFER in the success case?

Oops, just read the patch more closely.  Please ignore this comment, I
obviously missed the return statement above it.
--Juan



More information about the wine-devel mailing list