[PATCH 2/2] regedit: Check return values, don't request unneeded value which always fails.

Lei Zhang thestig at google.com
Thu Oct 2 03:39:41 CDT 2008


Hi,

We should check return values here. Also, RegEnumValueW() was being
called with a lenName that's too small, so it always failed. I removed
valName/lenName because they're not needed there.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-regedit-Check-return-values-don-t-request-unneeded-v.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081002/17bcc628/attachment-0001.txt 


More information about the wine-patches mailing list