summaryrefslogtreecommitdiff
path: root/src/FontInfo.c
Commit message (Expand)AuthorAgeFilesLines
* Check for NULL strings before getting their lengthsMatthieu Herrb2021-05-301-1/+1
* Reject string longer than USHRT_MAX before sending them on the wireMatthieu Herrb2021-05-181-0/+3
* reduce gcc-normal warnings using casts (no object change)Thomas E. Dickey2020-04-211-1/+1
* Convert main src directory to use reallocarray()Alan Coopersmith2018-12-081-6/+7
* Remove redundant null checks before freewalter harms2014-06-061-2/+2
* Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith2013-08-201-9/+9
* XListFontsWithInfo: Re-decrement flist[0] before calling free() on it.Matthieu Herrb2013-05-091-2/+4
* integer overflow in XListFontsWithInfo() [CVE-2013-1981 3/13]Alan Coopersmith2013-05-091-56/+49
* unifdef MUSTCOPYAlan Coopersmith2013-03-031-23/+1
* XListFontsWithInfo: avoid accessing realloc'ed memoryNickolai Zeldovich2013-02-151-6/+7
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-071-1/+0
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-4/+4
* Switched function definitions from K&R to ANSI style.Magnus Kessler2007-05-011-4/+4
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-12/+17
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+248