]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Prevent NULL-dereferencing segfaults when the font selector is
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Mar 2008 13:59:31 +0000 (13:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Mar 2008 13:59:31 +0000 (13:59 +0000)
commitf07f7825476302b96b06feb1712d765b18a9fb79
tree24dd2c2d7572eca30410cee7fbb10b146a2d60a3
parent0527d54f03063aff5f6b0cf3f1fde4abeaaacb66
Prevent NULL-dereferencing segfaults when the font selector is
invoked with no valid font in the input text.

[originally from svn r7952]
unix/gtkfont.c