]> err.no Git - libchamplain/commit
Properly finish the pending goto animation during a dispose.
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sun, 14 Jun 2009 21:55:45 +0000 (23:55 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sun, 14 Jun 2009 22:14:08 +0000 (18:14 -0400)
commit853e16ab96a6dc7f721400ad7a86ed2bfa402995
tree59c5cb910897ca07e6bbf5a0736658bd2a5507bc
parent589705e0c7879ce1ca47b3c68a490b09a99052d5
Properly finish the pending goto animation during a dispose.

If the view is closed while an animation is pending the program will crash with
the error *** glibc detected *** perl: double free or corruption (!prev): 0x09a68160 ***
See bug: http://bugzilla.gnome.org/show_bug.cgi?id=585776

This patch seems to fix the problem.
champlain/champlain-view.c