aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2007-06-12 13:43:00 +0000
committerDaniel Veillard <veillard@src.gnome.org>2007-06-12 13:43:00 +0000
commitb9e5acc490bb9b7bdea7fd6c382b02e60047135b (patch)
treeab44565fea29ac35c872c3ba51a34b4b3f888ba2 /test
parent3130fe95dbb2e5fc6e30cb7611b221e1382ad11b (diff)
downloadandroid_external_libxml2-b9e5acc490bb9b7bdea7fd6c382b02e60047135b.tar.gz
android_external_libxml2-b9e5acc490bb9b7bdea7fd6c382b02e60047135b.tar.bz2
android_external_libxml2-b9e5acc490bb9b7bdea7fd6c382b02e60047135b.zip
fix bug #414846 where invalid characters in attributes would sometimes not
* parser.c: fix bug #414846 where invalid characters in attributes would sometimes not be detected. * test/errors/attr4.xml result/errors/attr4.xml*: added a specific test case to the regression tests Daniel svn path=/trunk/; revision=3634
Diffstat (limited to 'test')
-rw-r--r--test/errors/attr4.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/errors/attr4.xml b/test/errors/attr4.xml
new file mode 100644
index 00000000..553bbceb
--- /dev/null
+++ b/test/errors/attr4.xml
@@ -0,0 +1 @@
+<ROOT attr="XY"/>