dlls/shlwapi/assoc.c:fix ASSOC_GetExecutable not to use uninitialised variable

Austin English austinenglish at gmail.com
Thu Oct 16 14:33:05 CDT 2008


On Tue, Oct 14, 2008 at 5:11 PM, Joris Huizer <joris_huizer at yahoo.com> wrote:
> When pszExtra is unequal to zero, set pszExtraFromReg to zero as it'll get free'd later on;
>
> (Another way would be to set the variable to NULL explicitly if it's desirable to make this case very explicit)
>
>
>
>
>
>

"From: Joris Huizer <jorishuizer at debian.(none)>"

Minor, but please fix your e-mail in the patch:

Also, please set patch extensions to .txt, it makes it easier to read
in browser.

-- 
-Austin



More information about the wine-devel mailing list