A document starting with the UTF-8 BOM (EF BB BF) causes a core dump (e.g. in the sample code xmlwf). This is because initScan in xmltok.c doesn't set nextTokPtr = ptr+3 as it should.
Michael Isard.
Logged In: YES user_id=3066
Already fixed in the CVS repository; this fix will be included in the next release.
Log in to post a comment.
Logged In: YES
user_id=3066
Already fixed in the CVS repository; this fix will be
included in the next release.