]> git.wh0rd.org Git - nano.git/commit
in copy_from_file(), fix potential segfault after uncutting one line of
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 7 Aug 2007 20:21:39 +0000 (20:21 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 7 Aug 2007 20:21:39 +0000 (20:21 +0000)
commit9ef5cc1b1ba95578d1abb0f98dfdbe5169ab7674
tree7919d5e2cc995e25bb67183e61276e15f9634090
parent1721212fa198f4e9e88f184c601557df99b6354e
in copy_from_file(), fix potential segfault after uncutting one line of
text with the mark on by properly preserving the beginning of the mark;
also, make sure the mark is always properly positioned after uncutting
one line of text with the mark on

git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4141 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c