[Bug 27963] New: XmppWriter doesn't check any libxml functions' return values

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 4 17:52:21 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27963

           Summary: XmppWriter doesn't check any libxml functions' return
                    values
           Product: Wocky
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: General
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: will.thompson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


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?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list