]> git.wh0rd.org Git - nano.git/commit
properly handle cases where a search string and a match to it are not
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 18 Jul 2005 05:17:59 +0000 (05:17 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 18 Jul 2005 05:17:59 +0000 (05:17 +0000)
commita0aa4df04147477e7f2eeeb841b744826f224490
tree9528057e308f5c172a507867fa8ca12b91e500d3
parent091068982d876866c307ee7b6bbcbcfd46827dc6
properly handle cases where a search string and a match to it are not
the same length in bytes, i.e, when the latter contains invalid
multibyte characters interpreted as normal characters

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