gimp/plug-ins/script-fu
Kevin Cozens 6e476b9b4a Added extra checks to stop bad syntax in LET*, LET, and LETREC from
2007-12-17  Kevin Cozens  <kcozens@cvs.gnome.org>

	* plug-ins/script-fu/tinyscheme/scheme.c: Added extra checks to stop
	bad syntax in LET*, LET, and LETREC from causing a segmentation fault
	in Linux. See SourceForge bug #1817986.

svn path=/trunk/; revision=24400
2007-12-18 20:12:11 +00:00
..
ftx removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
re plug-ins/script-fu/re/split.c plug-ins/script-fu/re/split.h 2007-05-30 12:02:11 +00:00
scripts applied patch from Ulf-D. Ehlert that fixes the background color used in 2007-11-20 09:17:11 +00:00
tinyscheme Added extra checks to stop bad syntax in LET*, LET, and LETREC from 2007-12-18 20:12:11 +00:00
Makefile.am app/core/gimpcontainer-filter.c app/pdb/gimppdb-query.c replace usage of 2007-11-01 08:15:38 +00:00
scheme-wrapper.c Add comment regarding the safe-foreign issue. 2007-10-21 20:47:26 +00:00
scheme-wrapper.h Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.c allocate the ConsoleInterface struct on the stack. 2007-09-28 17:26:15 +00:00
script-fu-console.h plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-interface.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-interface.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-scripts.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-scripts.h moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-server.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-text-console.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-types.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00