libs-back/Source/gsc
Quentin Mathe 51645accac Protected +initialize from being called multiple times on GSContext because of
subclasses. 

As a result, this eliminates a gstate table memory leak, and prevents the table 
to be reset while still in use (causing various DPS errors such as invalid 
param, stack underflow and segfault).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@35153 72102866-910b-0410-8b05-ffd578937521
2012-05-14 15:02:00 +00:00
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +00:00
externs.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
gscolors.c Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSContext.m Protected +initialize from being called multiple times on GSContext because of 2012-05-14 15:02:00 +00:00
GSFunction.m Fixes warnings reported by clang. 2011-04-09 17:10:49 +00:00
GSGState.m Fix potentially uninitialized color space element when setting fill 2012-02-19 18:30:51 +00:00
GSStreamContext.m * Source/gsc/GSStreamContext.m: 2011-10-26 00:24:17 +00:00
GSStreamGState.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00