summaryrefslogtreecommitdiff
path: root/src/Pixmap.c
Commit message (Collapse)AuthorAgeFilesLines
* Stop memory leak in GetResourcePixmapPath()Alan Coopersmith2022-05-071-0/+1
| | | | | | | | | | | | Fixes issue reported by Oracle Parfait static analyzer: Error: Memory leak Memory leak [memory-leak] (CWE 401): Memory leak of pointer pointer allocated with XtMalloc((strlen(value.addr) + 1)) at line 700 of lib/libXaw/src/Pixmap.c in function 'GetResourcePixmapPath'. pointer allocated at line 679 with XtMalloc((strlen(value.addr) + 1)) Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* compiler-warning fixes for const-mismatches, no object-changeThomas E. Dickey2019-11-261-5/+5
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* use _X_UNUSED to quiet unused-parameter warningsThomas E. Dickey2019-07-061-1/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-26/+26
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* unifdef -U__UNIXOS2__baserock/morphAlan Coopersmith2013-01-081-3/+0
| | | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
* Removing trailing white spacesRoberto Branciforti2011-01-121-3/+3
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge cvs tags.Jesse Adkins2010-10-061-2/+0
| | | | | Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Compile warning fixes.Paulo Cesar Pereira de Andrade2009-01-091-1/+1
| | | | | | This uses XORG_CHANGELOG macro to properly work with the "git-log" to "git log" change (required to pass "make distcheck"), uses the XORG_CWARNFLAGS macro. Most gcc 4.3 and sparse warnings corrected.
* Fix Xaw6 to build without Xpm.XORG-6_8_99_903Kevin E Martin2005-11-271-0/+2
|
* Conditionally include config.h in xc/lib/Xaw/*.cXORG-6_8_99_9XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-231-0/+3
|
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-1/+1
|
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
|
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
|
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
|
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
|
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley2003-11-251-1/+5
|
* Initial revisionXORG-STABLEKaleb Keithley2003-11-141-0/+984