[PATCH] Fix a crash in dlls/shell32/tests/shlfolder.c

Sami Aario sami.aario at surfeu.fi
Sat Oct 23 05:32:43 CDT 2004


dlls/shell32/tests/shlfolder.c does not check the return value of
a SHGetDesktopFolder call, and subsequently crashes when a
call is made using an uninitialized IDesktopFolder interface. Fix
this.

Changelog:
    Fix a crash in dlls/shell32/tests/shlfolder.c




More information about the wine-patches mailing list