GNOME Bugzilla – Bug 736018
[PATCH] Fix potential null pointer dereference in src/dbusxmlscanner.cpp
Last modified: 2014-12-25 16:03:34 UTC
Created attachment 285321 [details] [review] proposed fix Please review the attached patch. It fixes coverity scan id 49798. There is a potential null pointer dereference in src/dbusxmlscanner.cpp. The attached patch takes care, this will not happen. Best regards and many thanks Martin Ettl
Thanks, I'll include the patch in the next GIT update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.9. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant (preferrably in the form of a self-contained example).