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.