[ expat-Bugs-435153 ] core dump on UTF-8 BOM

noreply@sourceforge.net noreply@sourceforge.net
Thu, 21 Jun 2001 09:47:10 -0700


Bugs item #435153, was updated on 2001-06-21 09:40
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=435153&group_id=10127

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: core dump on UTF-8 BOM

Initial Comment:
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.

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-06-21 09:47

Message:
Logged In: YES 
user_id=3066

Already fixed in the CVS repository; this fix will be
included in the next release.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=110127&aid=435153&group_id=10127