]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Rationalise null pointer checks in both decode_codepage functions, so
authorSimon Tatham <anakin@pobox.com>
Mon, 22 Jul 2013 07:12:05 +0000 (07:12 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 22 Jul 2013 07:12:05 +0000 (07:12 +0000)
commitdf165b42d47bdb50104599314dcd74aea641dd57
treeeac5f3feced7c69d576c59a05f4414c24dcd633e
parent39cd61197d376a358fe962242c96be4bba8ad5b6
Rationalise null pointer checks in both decode_codepage functions, so
that decode_codepage(NULL) and decode_codepage("") both return the
default character set.

git-svn-id: http://svn.tartarus.org/sgt/putty@9961 cda61777-01e9-0310-a592-d414129be87e
unix/uxucs.c
windows/winucs.c