index
:
lib/libXpm
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
sco_port_update
xpm-gettext
xprint_packagertest_20041125
xprint_packagertest_20041217
Xpm library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-03-27
xpmReadRgbNames: constify filename argument
Alan Coopersmith
2023-02-12
parse.c: remove unused function xstrlcpy()
Alan Coopersmith
2023-02-12
parse.c: Wrap FREE_CIDX definition in do { ... } while(0)
Alan Coopersmith
2023-02-12
XpmCreateDataFromXpmImage: Fix misleading indentation
Alan Coopersmith
2023-02-05
open-zfile: Make compress & uncompress commands optional
Alan Coopersmith
2023-01-23
Fix a memleak in ParsePixels error code path
Peter Hutterer
2023-01-16
Use gzip -d instead of gunzip
Peter Hutterer
2023-01-12
Prevent a double free in the error code path
Matthieu Herrb
2023-01-12
Fix CVE-2022-4883: compression commands depend on $PATH
Alan Coopersmith
2023-01-12
Fix CVE-2022-44617: Runaway loop with width of 0 and enormous height
Alan Coopersmith
2023-01-12
Fix CVE-2022-46285: Infinite loop on unclosed comments
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2019-12-06
parse: simplify error paths in xpmParseColors()
Benjamin Tissoires
2019-12-06
parse: avoid memleak on error with STRLCAT/STRLCPY
Peter Hutterer
2018-10-06
After fdopen(), use fclose() instead of close() in error path
Alan Coopersmith
2018-09-22
Windows build fixes
Dave Bodenstab
2016-12-12
Handle size_t in file/buffer length
Tobias Stoeckmann
2016-12-12
Avoid OOB write when handling malicious XPM files.
Tobias Stoeckmann
2016-12-12
Gracefully handle EOF while parsing files.
Tobias Stoeckmann
2016-12-12
Fix out out boundary read on unknown colors
Tobias Stoeckmann
2014-03-19
Fix abs() usage.
Jörg Sonnenberger
2013-05-31
Fix libXpm build with NO_ZPIPE
Claudio Bley
2013-05-31
Added 'const' attribute to all filename arguments in the API
Christophe CURIS
2013-05-31
Added 'const' qualifier to the filename argument to internal functions
Christophe CURIS
2013-04-23
Close fd if fdopen() or xpmPipeThrough() fails in OpenWriteFile()
Alan Coopersmith
2011-11-18
closeness_cmp: maintain constness when casting pointers
Alan Coopersmith
2011-11-11
Include missing headers
Jeremy Huddleston
2011-11-10
Fix gcc -Wwrite-strings warnings that don't require public API changes
Alan Coopersmith
2011-11-10
Assume C89 and just use const, not local Const macro
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-24
config: provide a Makefile for the include directory
Gaetan Nadon
2010-10-24
libXpm make: remove redundant -I.
Gaetan Nadon
2010-10-07
Missing end comment in libXpm/src/parse.c
Colin Harrison
2010-10-06
Purge cvs tags.
Jesse Adkins
2009-10-08
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2009-01-30
Janitor: ansification, make distcheck, .gitignore
Paulo Cesar Pereira de Andrade
2007-08-22
Replace strcpy with strncpy to match previous code block
Alan Coopersmith
2007-08-06
Replace index/rindex with C89 standard strchr/strrchr
Alan Coopersmith
2007-08-06
X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)
Jason Rumney
2007-06-27
Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
Alan Coopersmith
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-06-03
Always initialize atomTable to NULL, so xpmHashTableFree() doesn't try to
Alan Coopersmith
2006-06-02
Coverity #1432: Returned without freeing storage "hints_cmt" (in error case
Alan Coopersmith
2006-06-02
Coverity #1415: Returned without freeing storage "hints_cmt" (in error case
Alan Coopersmith
2006-03-18
doublecheck that a pointer is not NULL before dereferencing it. (Coverity
XORG-7_0_99_901
Matthieu Herrb
2005-10-05
Add missing files to EXTRA_DIST
Kevin E Martin
2005-10-03
Last argument of variable parameter list needs to be casted to a pointer
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
Matthieu Herrb
2005-07-16
Accept autoconf HAVE_STRLCPY as alias for HAS_STRLCAT
XORG-6_8_99_900
XORG-6_8_99_16
Alan Coopersmith
2005-07-16
Set soversion to 4.11.0 with -version-number.
Daniel Stone
2005-07-09
Add .cvsignore files
Keith Packard
[next]