sxemacs
2011-09-17 Nelson FerreiraCID:61 INFINITE_LOOP - Let's make the "infinite" loop...
2011-09-17 Nelson FerreiraMerge branch 'master' of git.sxemacs.org/sxemacs
2011-09-17 Nelson FerreiraCID:190 RESOURCE_LEAK free the rune when not needed...
2011-09-17 Nelson FerreiraCID:170,172 PW.INCLUDE_RECURSION - Avoid recursive...
2011-09-17 Nelson FerreiraCID:174 RESOURCE LEAK - memory not freed
2011-09-17 Steve YoungsCoverity fixes from Nelson
2011-09-17 Nelson FerreiraCID:395 UNINIT - Fix uninitalized use of a member of...
2011-09-17 Steve YoungsCoverity fixes from Nelson
2011-09-17 Nelson FerreiraCID:456 FORWARD NULL - possible crash on dereference
2011-09-17 Nelson FerreiraCID:468 MISSING_LOCK
2011-09-17 Nelson FerreiraCID:469 PW.BAD_MACRO_REDEF
2011-09-17 Nelson FerreiraCID:469 PW.BAD_MACRO_REDEF
2011-09-17 Nelson FerreiraCID:462 RESOURCE LEAK
2011-09-16 Nelson FerreiraMerge http://git.sxemacs.org/sxemacs
2011-09-16 Steve Youngsquick typo fix
2011-09-16 Steve YoungsQuick trivial one-char typo fix
2011-09-16 Steve YoungsCoverity fixes from Nelson
2011-09-16 Nelson FerreiraMerge http://git.sxemacs.org/sxemacs
2011-09-16 Nelson FerreiraAdd missing semi-color
2011-09-16 Nelson FerreiraFix stupid strncat usage mistake
2011-09-16 Nelson FerreiraMake sure a pointer to the local ures is not returned...
2011-09-16 Nelson FerreiraMake sure to fclose the file on error
2011-09-16 Nelson FerreiraMake sure to use add.*_rune_noret when not interested...
2011-09-16 Nelson FerreiraMake sure that the args array is initialized
2011-09-16 Nelson FerreiraMake sure dl.top_clip is initialized
2011-09-16 Nelson FerreiraAvoid doing decode_buffer twice when not doing clash
2011-09-16 Nelson FerreiraRemove unneeded initialization of command_builder pointer.
2011-09-16 Nelson FerreiraDo not assign the return of setlocale(LC_ALL,"C") to...
2011-09-16 Nelson FerreiraRemove unused value of eckey
2011-09-16 Nelson FerreiraMake sure that check and change of state is done on the
2011-09-16 Nelson Ferreiramake sure the optable_index cannot be negative, instead
2011-09-16 Nelson FerreiraMake sure avfc is not NULL before dereferencing
2011-09-16 Nelson FerreiraMake sure that avfc is non null before de-reference.
2011-09-16 Nelson FerreiraMake sure the pointers are valid before dereferencing
2011-09-16 Nelson FerreiraUse strncat instead of strcat, even in a paranoid fashion.
2011-09-16 Nelson FerreiraMake sure that mtp has the proper play state before...
2011-09-16 Steve YoungsMore Coverity fixes from Nelson
2011-09-16 Nelson FerreiraFix stupid typo on previous fix, that broke build.
2011-09-16 Nelson FerreiraFix several FILE* leaks in ssl
2011-09-16 Nelson FerreiraMake implementation comment about issues with strlen of
2011-09-16 Nelson FerreiraFix several invalid uses of negative returns on acessin...
2011-09-16 Nelson FerreiraAllocate and copy ures when it would be the return...
2011-09-16 Nelson FerreiraMove variable path definition to avoid out-of-scope...
2011-09-16 Nelson FerreiraCID:326,325
2011-09-16 Nelson FerreiraUse snprint instead of sprintf. One of the uses of
2011-09-16 Nelson FerreiraUse snprint even if there is no issue with given size...
2011-09-15 Nelson FerreiraGet rid of harmless warning about ignoring result of...
2011-09-15 Nelson FerreiraAvoid potential race condition and check only mtp as...
2011-09-15 Nelson FerreiraSigned-off-by: Nelson Ferreira <nelson.ferreira@ieee...
2011-09-15 Steve YoungsMerge branch 'merges'
2011-09-15 Nelson FerreiraAvoid resource leaks in redisplay (runes mostly).
2011-09-15 Nelson FerreiraEnclosed the media stop status assignment inside the
2011-09-15 Nelson FerreiraUse ssize_t for string length and return from read...
2011-09-15 Nelson FerreiraInitialize the return object to Qnil
2011-09-15 Nelson FerreiraCheck for NULL return from getenv on pdump_load. These
2011-09-15 Nelson FerreiraCheck for NULL return from getenv
2011-09-15 Nelson FerreiraRemove superfluous pointer check which seems to trigger
2011-09-14 Steve YoungsMerge branch 'merges'
2011-09-14 Nelson FerreiraFix potential usage of negative file handle CID:119
2011-09-14 Nelson FerreiraFix potential usage of negative file descriptor
2011-09-14 Nelson FerreiraFix potential usage of negative file handle
2011-09-14 Nelson FerreiraMake loop explicit in signal_if_x_error CID:61
2011-09-14 Nelson FerreiraShutup unchecked call return value (CID:13)
2011-09-14 Nelson FerreiraFix potential array overrun of static due to sign...
2011-09-14 Nelson FerreiraFix undefined order of eval in while condition.
2011-09-14 Nelson FerreiraFix potential stack/string overflow warning
2011-09-14 Nelson FerreiraFix potential stack overflow (via string overflow)
2011-09-14 Nelson FerreiraUse snprintf instead of sprint
2011-09-14 Nelson FerreiraFix strcpy from environment variable into fixed size...
2011-09-14 Nelson FerreiraFix unchecked strcpy from commandline argument into...
2011-09-14 Steve YoungsMerge branch 'merges'
2011-09-14 Nelson FerreiraFix the ent-mpc issues of Bug 126.
2011-09-14 Nelson FerreiraCheck the result of sxemacs_stat in Fwrite_region_inter...
2011-09-14 Steve YoungsMerge branch 'merges'
2011-09-14 Nelson FerreiraPrevent harmless COVERITY warning message of the BAD_AL...
2011-09-14 Nelson FerreiraFix CID:436 Unused value
2011-09-14 Nelson FerreiraFix CID:437 Unused value
2011-09-14 Nelson FerreiraMerge http://git.sxemacs.org/sxemacs
2011-09-13 Steve YoungsMerge branch 'tooltalkless'
2011-09-13 Steve YoungsPurge SXEmacs of tooltalk -- remainding tidy up
2011-09-12 Steve YoungsPurge SXEmacs of tooltalk cruft -- src, lisp
2011-09-12 Steve YoungsPurge SXEmacs of tooltalk madness -- test suite
2011-09-12 Steve YoungsPurge SXEmacs of tooltalk and CDE cruft -- docs, autoconf
2011-06-21 Steve YoungsMerge branch 'merges'
2011-06-21 Zajcev Evgeny- [FIX] ffi-curl, avoid signalling
2011-06-21 Zajcev Evgenyffi-wand, removed some dups
2011-06-21 Steve YoungsMerge branch 'merges'
2011-06-20 Zajcev Evgeny- revert, avoid raw format check
2011-06-16 Zajcev Evgeny- [add] wand: partial support for GM lib
2011-06-16 Steve YoungsMerge branch 'merges'
2011-06-16 Steve YoungsSundry FFI fixes (see bug #127)
2011-06-14 Zajcev Evgeny- [enh] ffi-magic with safe strings
2011-05-11 Steve YoungsFix building with current git FFmpeg
2011-05-08 Nelson FerreiraMerge http://git.sxemacs.org/sxemacs
2011-05-07 Steve YoungsUpdate and fix our .desktop file.
2011-05-06 Steve YoungsLibpng 1.5 fix.
2011-04-21 Nelson FerreiraMerge http://git.sxemacs.org/sxemacs
2011-04-18 Steve YoungsMerge branch 'merges'
2011-04-18 Steve YoungsMerge branch 'merges', remote-tracking branch 'njsf...
2011-04-18 Nelson Ferreira* src/mule/input-method-xlib.c: Fix a header due to
next