]> git.wh0rd.org Git - nano.git/commit
fix potential memory corruption problems caused by passing answer in as
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 15 Mar 2004 20:26:30 +0000 (20:26 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 15 Mar 2004 20:26:30 +0000 (20:26 +0000)
commit6aec4b85e6ced4b991cd4a6563ac47327ea9658b
treeb54a9d07461c763eb7e026039c760478da2a9dfd
parentdc10ecbbd6b4661c5f88f4aa912ddf9a4c87b9cb
fix potential memory corruption problems caused by passing answer in as
the value of def in statusq(), etc.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1695 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c
src/nano.c
src/proto.h
src/search.c
src/utils.c
src/winio.c