Commit c836ba66e57d4d9f90f1dc7a827625c99622408f

Daniel Veillard 2014-07-14T16:39:50

Fix a potential NULL dereference For https://bugzilla.gnome.org/show_bug.cgi?id=733040 xmlDictLookup() may return NULL in case of allocation error, though very unlikely it need to be checked.