]> 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)
commitd1ab89a9290170be204a2241972f8559205f4ee8
treef81a37f3c377dc2ad28941840d02c45b2a6dc36c
parent884ca5373b3ce18c02478b8f2fa33aa07f15a860
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/trunk/nano@4141 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c