Closed sthibaul closed 2 years ago
xmlGetProp (and thus get_attr_value) return a newly-allocated string. We thus have to free it.
Fixes #77
xmlGetProp (and thus get_attr_value) return a newly-allocated string. We thus have to free it.
Fixes #77