Fix bug #16509 with segfault in an assertion when exiting due to missing font.
authorEli Zaretskii <eliz@gnu.org>
Tue, 21 Jan 2014 16:08:31 +0000 (18:08 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 21 Jan 2014 16:08:31 +0000 (18:08 +0200)
commitf7551c6c33394b4cdfb9da378aa2ea1cb2534a4e
tree2602f8b00fbac068a5ad455efeb3b8e809cbcc06
parent63389c254e73b53a253676ff45e8b089e45c1f31
Fix bug #16509 with segfault in an assertion when exiting due to missing font.

 src/w32fns.c (unwind_create_frame): Avoid crashing inside assertion
 when the image cache is not yet allocated.
src/ChangeLog
src/w32fns.c