mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 18:00:37 +00:00
Fix memory leaks found by analyser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@32255 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
afcef9b696
commit
7c2a5cddf0
6 changed files with 28 additions and 15 deletions
|
@ -1116,6 +1116,7 @@ many times.
|
|||
backing: bufferingType
|
||||
defer: YES
|
||||
screen: aScreen];
|
||||
RELEASE(aScreen);
|
||||
|
||||
// Fake the initialisation of the backend
|
||||
_windowNum = winNum;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue