mirror of
https://github.com/gnustep/libs-back.git
synced 2025-04-22 15:31:14 +00:00
Fixed memory leak dealing with fonts in xlib backend
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@15657 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b9df7fd532
commit
7f1d8f2d10
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue Jan 21 02:08:05 2003 Alexander Malmberg <alexander@malmberg.org>
|
||||
|
||||
* Source/xlib/XGFont.m ([XGFontInfo -dealloc]): Fixed memory leak:
|
||||
use XFreeFont(), not XUnloadFont().
|
||||
|
||||
2003-01-14 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* configure.ac: Check for GLX_RGBA_TYPE in glx.h
|
||||
|
|
Loading…
Reference in a new issue