[PATCH 0/8] advapi32: Fail on missing value or val_count parameters. (was advapi32: Fix RegEnumValueW when enumerating long values)

Nikolay Sivov nsivov at codeweavers.com
Tue Jun 30 08:46:33 CDT 2015


On 30.06.2015 15:37, Bernhard Übelacker wrote:
> Bug #38796:
> RegEnumValue currently returns wrong minimum expected data_count when called without proper
> value or val_count when the retrieved data (+overhead) exceeds the fixed buffer
> variable in RegEnumValue.
>
> This series of patches does following:
> - Add tests to cover calls to RegEnumValue without proper value and val_count parameters.
>
I think it's better to have tests committed first and change all other 
places after that.



More information about the wine-devel mailing list