summaryrefslogtreecommitdiff
path: root/src/ImUtil.c
Commit message (Collapse)AuthorAgeFilesLines
* ImUtil: Handle a memory leak in one early return branchErkki Seppälä2011-02-011-0/+1
| | | | | | | | | | | Fixed memory leak by adding Xfree for image Variable "image" goes out of scope Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com> Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Fix a several sparse warnings: Using plain integer as NULL pointerAlan Coopersmith2009-04-061-1/+1
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-42/+42
|
* Switched function definitions from K&R to ANSI style.Magnus Kessler2007-05-011-71/+67
|
* Multiple integer overflows in the XGetPixel() and XInitImage functionsMatthieu Herrb2007-04-031-10/+23
| | | | CVE-2007-1667
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in ↵XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-0/+3
| | | | | | | | | | | <X11/...> - For Xcomposite and Xdamage, don't link the build system out of the xc tree - Link the public X11 headers into their own directory - Add links to XKeysymDB and XErrorDB - Add links to all the Xlib man pages - Add links to the lcUniConv subdirectory - Conditionally include config.h in Xlib source
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-42/+42
|
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1016