summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-11amend that...Thomas E. Dickey1-1/+1
2021-03-11add check in case the image size is 0x0Thomas E. Dickey1-1/+1
2021-03-11fix stricter gcc warnings using castsThomas E. Dickey1-11/+11
2021-03-11fix stricter gcc warnings using castsThomas E. Dickey1-1/+1
2021-03-11fix stricter gcc warnings by changing the type for the loop variable toThomas E. Dickey1-11/+11
2021-03-11quiet warnings for unused parametersThomas E. Dickey2-0/+6
2021-03-11fix a missing initializerThomas E. Dickey1-2/+4
2021-03-11quiet normal gcc warnings using casts (no object change)Thomas E. Dickey5-59/+64
2020-08-30Fix undefined behaviorValentin1-5/+6
2018-11-09Support XDG user data dir locationCosimo Cecchi1-1/+1
2018-03-23Fix crash when encountering cursor themes with circular dependencies.Philipp Ludwig1-1/+6
2017-11-25Fix heap overflows when parsing malicious files. (CVE-2017-16612)Tobias Stoeckmann1-2/+10
2015-06-05Insufficient memory for terminating null of string in _XcursorThemeInheritsshubham shrivastav1-1/+1
2014-10-18Fix some clang integer sign/size mismatch warningsAlan Coopersmith2-3/+3
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