[PATCH V2 1/1] secur32: reset phCredential->dwUpper at AcquireCredentialsHandleA

Alexandre Julliard julliard at winehq.org
Tue Nov 5 10:27:34 CST 2019


Roberto Pungartnik <rpungartnik at gmail.com> writes:

> Supercedes: 172629
>
> secur32: reset phCredential->dwUpper at AcquireCredentialsHandleA
>
> Ensure phCredential->dwUpper are properly cleand when AcquireCredentialsHandleA() return error.
>
> It solves a crash in QueryCredentialsAttributesA() test when AcquireCredential sHandleA() return error on winetest.

It would need at least a crash in a real app, or a test case.  If it's
only because the test doesn't abort on failure, it would be better to
figure out why it fails in the first place.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list