CVSROOT: /cvs/gnome
Module name: gimp
Changes by: mitch 06/05/23 18:41:05
Modified files:
. : ChangeLog
app/pdb : gimppdb.c
Log message:
2006-05-24 Michael Natterer <[EMAIL PROTECTED]>
* app/pdb/gimppdb.c (gimp_pdb_real_register_procedure)
(gimp_pdb_real_unregister_procedure): use g_hash_table_replace()
instead of g_hash_table_insert() and make sure the used key is
always the name of the first procedure in the list.
Fixes bug #342578 [http://bugzilla.gnome.org/show_bug.cgi?id=342578].
(It's actually a miracle that only the PDB browser crashed, and
not GIMP, since we were using pointers to g_free()'d memory as
keys when different plug-ins registered procedures with the same
name)
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-23%2018:40&maxdate=2006-05-23%2018:42
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list