]> git.wh0rd.org Git - nano.git/commit
fix potential memory corruption problem in make_mbstring(), and also fix
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 15 Mar 2005 06:34:09 +0000 (06:34 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 15 Mar 2005 06:34:09 +0000 (06:34 +0000)
commit0099a8f45c3718e97a8e1f063d51b7a137325042
treef1ac3cb2affe5c9a97358f59039d156374317314
parent38156d4491cd2134874e6cdc8eed10e4bb584a35
fix potential memory corruption problem in make_mbstring(), and also fix
compilation with -pedantic

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2372 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
src/chars.c
src/proto.h
src/winio.c