Fix crash when quitting with an infobar visible
commit0682a255853bada9bb5a07a575100925997e1de9
authorColomban Wendling <ban@herbesfolles.org>
Sat, 26 Jul 2014 11:36:19 +0000 (26 13:36 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Sat, 26 Jul 2014 11:36:19 +0000 (26 13:36 +0200)
tree45f11f61d761c0a3815f1f3b142c55635e430ce3
parenta87655480ffbfdb8c29a843c77ba23e5c00dc79a
Fix crash when quitting with an infobar visible

When the infobar gets closed/destroyed it tries to focus the possibly
destroyed document, leading to a crash.
src/document.c