summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Use strdup() instead of malloc(strlen())+strcpy()Alan Coopersmith2-15/+4
2013-04-26signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]Alan Coopersmith1-1/+1
2013-01-15Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-1/+1
2011-11-30XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo failsAlan Coopersmith1-0/+3
2011-11-30XcursorFileSaveImages: plug memory leak on invalid inputAlan Coopersmith1-2/+5
2011-09-25Fix install of generated Xcursor.h when builddir != srcdirJon TURNEY1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith7-110/+110
2011-05-22Mark bitmasks as unsigned intsAlan Coopersmith1-2/+2
2011-05-07Correct error handling in _XcursorAverageColorJeremy Huddleston1-2/+3
2011-04-01Free the FontInfo structure after loading the cursor from it.Chris Wilson1-0/+1
2011-04-01Free the partial header after failing to open the cursor.Chris Wilson1-0/+3
2011-04-01Free list on shutdown.Chris Wilson1-0/+7
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-2/+5
2009-01-29Janitor: make distcheck, compiler warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade2-8/+2
2008-03-09nuke RCS IdsMatthieu Herrb6-12/+0
2007-05-12Store the cursor names in one large string.Tilman Sauerbeck1-39/+96
2006-10-10Fix many sparse warnings: Using plain integer as NULL pointerAlan Coopersmith5-85/+85
2006-10-10Fix lint warning: deallocating a pointer that could be NULL: library.c(266)Alan Coopersmith1-1/+2
2006-10-10Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.Alan Coopersmith1-0/+8
2006-08-12fix leak in header destructionChris Wilson3-8/+10
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-06-03Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0sxcursor-1_1_7Daniel Stone1-4/+10
2006-04-07Coverity #159: Prevent a possible NULL chase.XORG-7_0_99_901Adam Jackson1-1/+2
2005-12-08Add configure options to allow hard-coded paths to be changed.Kevin E Martin1-1/+5
2005-12-08Allow hard-coded paths to be configurable.Kevin E Martin1-2/+4
2005-10-19Bug #4244: Make XcursorSetTheme(dpy, NULL) restore the default theme.Adam Jackson2-8/+30
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson1-2/+2
2005-07-16Change soversion to 1.0.2 with -version-number.Daniel Stone1-1/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2-2/+8
2005-07-08Make sure XFIXES appears in LIBS line, fix up other pkg-config usage.Keith Packard1-1/+1
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin1-0/+1
2005-06-29Import Xcursor 1.1.4 from freedesktop.org xlibs tree.Daniel Stone6-11/+157
2005-06-13Bug #1043: Fix leak when creating animated cursors.XORG-6_8_99_13XORG-6_8_99_12Daniel Stone1-0/+1
2005-06-08- Add Xcursor build systemSøren Sandmann Pedersen1-0/+15
2004-12-04Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Markus Kuhn6-6/+6
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-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-MERGEXORG-6_8-branchEgbert Eich6-27/+53
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich6-6/+6
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich6-6/+6
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich6-6/+6
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich6-6/+6
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+8
2003-11-14Initial revisionXORG-STABLEKaleb Keithley6-0/+3120