Bug 621835

Summary: RHEL4.8: xmlReadMemory reports error related to namespace prefix when the size of input buffer is less than certain number and when the flag XML_PARSE_NSCLEAN is used.
Product: Red Hat Enterprise Linux 4 Reporter: RHEL Program Management <pm-rhel>
Component: libxml2Assignee: Daniel Veillard <veillard>
Status: CLOSED ERRATA QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.0CC: ctatman, fnadge, pm-eus, tao, veillard
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously, XML namespaces were not correctly handled leading to an erroneous warning about undefined namespace prefixes. With this update, the parser processes those documents without error.
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-31 14:08:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 568756    
Bug Blocks:    

Description RHEL Program Management 2010-08-06 08:55:07 UTC
This bug has been copied from bug #568756 and has been proposed
to be backported to 4.8 z-stream (EUS).

Comment 8 errata-xmlrpc 2010-08-31 14:08:19 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2010-0662.html

Comment 9 Florian Nadge 2010-10-18 17:15:17 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Previously, XML namespaces were not correctly handled leading to an erroneous warning about undefined namespace prefixes. With this update, the parser processes those documents without error.