mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
- Fix leak.
svn path=/trunk/; revision=73543
This commit is contained in:
@@ -383,6 +383,7 @@ IntSendChildNCPaint(PWND pWnd)
|
||||
UserDerefObjectCo(Child);
|
||||
}
|
||||
}
|
||||
ExFreePoolWithTag(List, USERTAG_WINDOWLIST);
|
||||
}
|
||||
/* FIXME : Use snap shot mode until window death is fixed while surfing menus! Fix CORE-12085 and CORE-12071.
|
||||
pWnd = pWnd->spwndChild;
|
||||
|
||||
Reference in New Issue
Block a user