]> git.wh0rd.org Git - nano.git/commit
Freeing not just the struct but also the data it contains,
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 15 Feb 2016 12:56:18 +0000 (12:56 +0000)
committerBenno Schulenberg <bensberg@justemail.net>
Mon, 15 Feb 2016 12:56:18 +0000 (12:56 +0000)
commit6c0e5e3f2c4540dc96bde51ecc9ca2bf30270be4
treecec2f33a46ab826858cfec3c63bc4e99ec1e5c9f
parent8d005c87435b8a388d0232e4abaa98e3e06a5894
Freeing not just the struct but also the data it contains,
and also when it is the first and only line.
This fixes Savannah bug #47153 reported by Mike Frysinger.

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