Fix return code of IMPORT.
commit7a9b28199684f10d0cdb0f103911ad532f86e803
authorBen Kibbey <bjk@luxsci.net>
Sat, 6 Sep 2014 20:51:39 +0000 (6 16:51 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 6 Sep 2014 20:53:46 +0000 (6 16:53 -0400)
tree201345177617171d7c3aabf14b643fdc97296486
parent0786909fdd181665c867e2347746db4514b9134e
Fix return code of IMPORT.

When invalid XML (no _name attribute) is detected.

Also fix a potential memory leak.
src/commands.c