summaryrefslogtreecommitdiff
path: root/src/parse.c
Commit message (Expand)AuthorAgeFilesLines
* parse.c: remove unused function xstrlcpy()Alan Coopersmith2023-02-121-19/+0
* Fix a memleak in ParsePixels error code pathPeter Hutterer2023-01-231-0/+1
* Fix CVE-2022-44617: Runaway loop with width of 0 and enormous heightAlan Coopersmith2023-01-121-4/+27
* Fix spelling/wording issuesAlan Coopersmith2022-07-171-3/+3
* parse: simplify error paths in xpmParseColors()Benjamin Tissoires2019-12-061-26/+24
* parse: avoid memleak on error with STRLCAT/STRLCPYPeter Hutterer2019-12-061-20/+58
* Gracefully handle EOF while parsing files.Tobias Stoeckmann2016-12-121-8/+32
* Fix gcc -Wwrite-strings warnings that don't require public API changesAlan Coopersmith2011-11-101-2/+3
* Strip trailing whitespaceAlan Coopersmith2011-09-161-1/+1
* Missing end comment in libXpm/src/parse.cColin Harrison2010-10-071-0/+1
* Purge cvs tags.Jesse Adkins2010-10-061-4/+0
* Janitor: ansification, make distcheck, .gitignorePaulo Cesar Pereira de Andrade2009-01-301-29/+33
* Replace index/rindex with C89 standard strchr/strrchrAlan Coopersmith2007-08-061-1/+1
* Coverity #1415: Returned without freeing storage "hints_cmt" (in error caseAlan Coopersmith2006-06-021-3/+3
* Accept autoconf HAVE_STRLCPY as alias for HAS_STRLCATXORG-6_8_99_900XORG-6_8_99_16Alan Coopersmith2005-07-161-1/+1
* - Add build system for lib/XpmXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-191-0/+3
* Fixes for CAN-2004-0914 (Thomas Biege).Matthieu Herrb2004-11-251-30/+40
* Merged over libXpm security fix provided by Chris Evans, Matthieu Herrb andEgbert Eich2004-09-211-13/+54
* Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGElg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3dCOMPOSITEWRAPEgbert Eich2004-04-231-2/+2
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-2/+2
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-2/+2
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-2/+2
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-2/+2
* Initial revisionXORG-STABLEKaleb Keithley2003-11-141-0/+749