[PATCH 5/8] user32/edit: Properly clean up on failure inside WM_NCCREATE handler

Nikolay Sivov bunglehead at gmail.com
Tue Oct 20 13:10:22 CDT 2009


Every allocation failure after the first one will lead to leak(s),
this fixes it.

Changelog:
     - properly clean up on failure inside WM_NCCREATE handler


More information about the wine-patches mailing list