]> git.wh0rd.org Git - nano.git/commit
in edit_draw(), properly ignore zero-length regexes in multi-line
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 8 May 2006 15:57:04 +0000 (15:57 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 8 May 2006 15:57:04 +0000 (15:57 +0000)
commita5f833de42b7dd45f1624cc08df2bc0b821577bf
tree83c22120d4da22a09b19f5a61831a5e7bc405dbd
parentc7b9e15e9a61635fff86b8f38205f1acc2f1aa90
in edit_draw(), properly ignore zero-length regexes in multi-line
regexes as well as single-line ones; this avoids a segfault when trying
to color e.g. "start="$" end="$""

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