mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Closed minor memory leaks for x calls.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17239 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
af2959566f
commit
c306047b9c
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-07-16 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/x11/XGServer.m
|
||||
Added [XGScreenContext dealloc] to clean up RContext.
|
||||
* Source/x11/XGServerWindow.m
|
||||
[_checkWindowManager] better clean up of memory.
|
||||
[_setupRootWindow] and [titlewindow::] free the value of the
|
||||
XTextProperty.
|
||||
|
||||
2003-07-16 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Tools/xpbs.m
|
||||
|
|
Loading…
Reference in a new issue