]> git.wh0rd.org Git - nano.git/commit
Fix for precalc_multicolorinfo: make sure we malloc for all the lines we're precalcul...
authorChris Allegretta <chrisa@asty.org>
Wed, 4 Feb 2009 19:50:23 +0000 (19:50 +0000)
committerChris Allegretta <chrisa@asty.org>
Wed, 4 Feb 2009 19:50:23 +0000 (19:50 +0000)
commit58a802fa63c5297009c8382c1ad35af42473c714
tree2cf8212e8aa5844add224e728a2e9798d00ea669
parent364763f4d1e466d0bc4ae8db8656f63f56588ac3
Fix for precalc_multicolorinfo: make sure we malloc for all the lines we're precalculating, duh.
New utility func alloc_multidata_if_needed().

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