]> git.wh0rd.org Git - nano.git/commit
in do_replace_loop(), fix problem where replacing e.g. single-byte
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 9 Jul 2007 23:24:37 +0000 (23:24 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 9 Jul 2007 23:24:37 +0000 (23:24 +0000)
commita90e6c32400e84aa94c9463823a68a131e2d155e
tree7f373c943e595d60920456b038f714e48203ad45
parent36536670c8c52c9cc9ab994c233979f97a5d523b
in do_replace_loop(), fix problem where replacing e.g. single-byte
characters with multibyte ones could result in openfile->totsize's being
miscalculated

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