[PATCH 1/3] user32: Free window text to prevent leak in case when WM_NCDESTROY doesn't get to default procedure

Nikolay Sivov bunglehead at gmail.com
Sun Nov 15 03:46:34 CST 2009


This fixes a leak spotted by valgrind.

Changelog:
    - free window text to prevent leak in case when WM_NCDESTROY doesn't get to default procedure


More information about the wine-patches mailing list