Return xmlGetProp() from node_has_attribute(). This allocates an
commit4059e203edd82b41a3a5eddfeb046ea5b2c72fb7
authorBen Kibbey <bjk@luxsci.net>
Sat, 5 Jan 2008 00:15:50 +0000 (4 19:15 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 5 Jan 2008 00:15:50 +0000 (4 19:15 -0500)
treeffc0f3cf6e1954009e45963e49379f12de663712
parenta8d65e96432e0ef47302e040523563c84d150e48
Return xmlGetProp() from node_has_attribute(). This allocates an
xmlChar *.

More out-of-core checks.
src/commands.c
src/xml.c
src/xml.h