[Expat-bugs] [ expat-Patches-618199 ] storeRawNames fix for localPart

noreply@sourceforge.net noreply@sourceforge.net
Thu, 03 Oct 2002 11:53:03 -0700


Patches item #618199, was opened at 2002-10-03 11:53
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=310127&aid=618199&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: storeRawNames fix for localPart

Initial Comment:
When storing the raw names after processing a buffer, the pointer to 
the local-name structure is not updated with the rest of the name 
structures.  This leads to segfaults on my machine.  Also when run 
through valgrind, it reports invalid read accesses. 
 
Supplied is a tiny fix for this problem. 

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=310127&aid=618199&group_id=10127