fix elliots "logic fix" that dereferences NULL nodes if C handlers are
authorTim Janik <timj@gtk.org>
Wed, 29 Nov 2000 12:34:14 +0000 (12:34 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 29 Nov 2000 12:34:14 +0000 (12:34 +0000)
commit55ec7f32a6852dba73abb29e650615b66b065ef9
tree3f52c974391ba788daa303f22175af1da5c8b26f
parent790a7bd3be608d9b12a18711d4400490d96b2a46
fix elliots "logic fix" that dereferences NULL nodes if C handlers are

Wed Nov 29 13:30:05 2000  Tim Janik  <timj@gtk.org>

        * gsignal.c (handlers_find): fix elliots "logic fix" that dereferences
        NULL nodes if C handlers are searched for specific signals.
gobject/ChangeLog
gobject/gsignal.c