http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2594 *** shadow/2594 Thu Jul 12 05:24:13 2001 --- shadow/2594.tmp.19972 Thu Jul 12 05:24:14 2001 *************** *** 0 **** --- 1,18 ---- + +============================================================================+ + | CXMLDOMDocument::save does not check write errors | + +----------------------------------------------------------------------------+ + | Bug #: 2594 Product: Xerces-C | + | Status: NEW Version: 1.4 | + | Resolution: Platform: PC | + | Severity: Minor OS/Version: Windows 9x | + | Priority: Other Component: DOM | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + CXMLDOMDocument::save uses ftprintf and fclose without checking whether either + worked. This could lead to undetected corruption of the saved XML. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
