From f39a846715f4c6e9a12ba9a7d3085da59cef1332 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 18 Aug 2008 17:26:14 +0000 Subject: Fix segfault caused by trampling the length of the current character when testing whether the 4 most recently read characters in the data state are ", SLEN("-->")) == 0) { tokeniser->escape_flag = false; } diff --git a/test/data/html/INDEX b/test/data/html/INDEX index f09f371..ae94390 100644 --- a/test/data/html/INDEX +++ b/test/data/html/INDEX @@ -18,5 +18,5 @@ www.fhis.ubc.ca.html Segfault page (fixed in r5104). ccr.coriell.org.html Segfault page (fixed in r5106). wbh.co.uk.html Segfault in treebuilder (fixed in r5125). www.directline.com.html Segfault in current_node() -www.hanazonohifuku.com.html Abort in token emitter +www.hanazonohifuku.com.html Abort in token emitter (fixed in r5146). -- cgit v1.2.3