]> git.wh0rd.org Git - nano.git/commit
in display_string(), fix memory corruption problems caused by not
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Feb 2006 03:58:49 +0000 (03:58 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Feb 2006 03:58:49 +0000 (03:58 +0000)
commit114cfb63f449a7e6520ad9e5406dbbf606abc301
tree370cd285cbc4e67bdbce04afced53850d50c5798
parent1f104f80795ac63b47c1a168fb27110d6aa5bd21
in display_string(), fix memory corruption problems caused by not
allocating enough space for converted when a line ends in a tab(s) and
we're not in UTF-8 mode

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