aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-09-02 16:16:36 +0800
committerMilan Crha <mcrha@redhat.com>2014-09-02 16:16:36 +0800
commit707ba2751903f08369d2c8fa7779140b49f6051b (patch)
treeeefe39b1091d76dea84d533afd6024b9ae7c04a5 /e-util/Makefile.am
parent198f5b7cd178deb43f99901184b44514386550e9 (diff)
downloadgsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.tar
gsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.tar.gz
gsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.tar.bz2
gsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.tar.lz
gsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.tar.xz
gsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.tar.zst
gsoc2013-evolution-707ba2751903f08369d2c8fa7779140b49f6051b.zip
Use-after-free of a full name editor when closing a contact editor
The EContactEditor added a signal handler to "editor_closed" to close also a full name editor, but it did not remove the signal handler on full name editor's destroy, thus the callback was called on an already freed widget, which could cause a crash. This had been reported at: https://bugzilla.redhat.com/show_bug.cgi?id=1128745
Diffstat (limited to 'e-util/Makefile.am')
0 files changed, 0 insertions, 0 deletions