GNOME Bugzilla – Bug 343121
Gimpressionist plugin segfaults upon saving a new preset
Last modified: 2008-01-15 14:06:48 UTC
Please describe the problem: Segfault from the Gimpressionist plugin if you attempt to create a new preset. Steps to reproduce: 1. Enter a new name into the box above the preset list. 2. Click "Save current" 3. Enter a description, then click OK. Actual results: Segfault Expected results: The current settings should be stored under a new preset. Does this happen every time? Yes Other information: This happens in 2.2.11 and 2.3.8.
+ Trace 68511
2006-05-29 Sven Neumann <sven@gimp.org> * plug-ins/gimpressionist/presets.c: check for NULL before using a string pointer. Fixes bug #343121.