]> git.wh0rd.org Git - nano.git/commit
in free_chararray(), assert that array isn't NULL, for consistency with
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 11 May 2006 01:53:33 +0000 (01:53 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 11 May 2006 01:53:33 +0000 (01:53 +0000)
commit08f16e2fc777e965cc10fa09dd08911f9cd77891
tree7a211ad7786e7bde01d1c3f512d8cd715f594dd3
parentbbabf9562a39f46887118f45ced7c28dd3af8953
in free_chararray(), assert that array isn't NULL, for consistency with
the other free_.*() functions; also fix potential memory corruption
problem when copying text

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3500 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/cut.c
src/files.c