Bug 27963

Summary: XmppWriter doesn't check any libxml functions' return values
Product: Wocky Reporter: Will Thompson <will>
Component: GeneralAssignee: Telepathy bugs list <telepathy-bugs>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: love
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Will Thompson 2010-05-04 08:52:21 UTC
I'm looking at a Coverity report which complains that Wocky doesn't check the return value of xmlTextWriterStartElement(), which is true... but Wocky doesn't check *any* of the xmlTextWriter functions' return values.

Most of them are never going to fail, I guess. But some of them might fail if a WockyNode ends up containing invalid UTF-8 or something?

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.