]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Bug fix from Robert de Bath: if wc_to_mb returns a length of zero, it
authorSimon Tatham <anakin@pobox.com>
Sun, 22 Apr 2012 14:22:08 +0000 (14:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 Apr 2012 14:22:08 +0000 (14:22 +0000)
commitb81b04f9b2fec6d6e7bd71431d0c597ab7f2bab6
tree4d1e26b1e0336f9189c18c55af45b8f4cafbd59a
parentf030975da7bb38c196caa936ccf8c33ec8437654
Bug fix from Robert de Bath: if wc_to_mb returns a length of zero, it
will not even initialise sbstring[0], so we shouldn't even look at it
let alone depend on it to tell us the desired character was absent.

[originally from svn r9465]
unix/gtkfont.c