mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-01 17:32:03 +00:00
Minor memory leak fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17287 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4ed1eb9c9c
commit
3a50dc27e3
2 changed files with 6 additions and 0 deletions
|
@ -681,6 +681,8 @@ many times.
|
|||
TEST_RELEASE(_defaultButtonCell);
|
||||
TEST_RELEASE(_cachedImage);
|
||||
TEST_RELEASE(_toolbar);
|
||||
DESTROY(_lastView);
|
||||
DESTROY(_lastDragView);
|
||||
RELEASE(_screen);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue