Skip to content
  • Garry R. Osgood's avatar
    2000-11-11 Garry R. Osgood <gosgood>@idt.net * · c24b37e5
    Garry R. Osgood authored
    app/gimpbrushpipe.c
    Double frees due to dangling pointers [gimpbrushpipe.c
    CVS-1.27 Lines 396 ff]. Upon failure to load an n-th
    pixmap, a GPattern holding the dangling pointers would
    be released first, also releasing n-1 pixmap's name and
    RGB mask. These would again be freed in pipe and GTK
    deconstruction.
    c24b37e5