Skip to content

owm: Plug xmlGetProp leaks

Carlos Garnacho requested to merge wip/carlosg/plug-leaks into master

The OWM parser has some xmlGetProp() string leaks. Free the resulting string in all missed cases.

Brought back to life from: https://bugzilla.gnome.org/show_bug.cgi?id=795236

Merge request reports

Loading