Fix some double free's in oomhelp
* src/oomhelp.cpp (get_oom_object): Fix double free on error. (put_pa_string): Fix double frees.
VariantClear frees the contents of a variant, too. So
don't free the data in the Variant twice.
Fix some double free's in oomhelp d089674c175eUnpublished Tags None Subscribers None
Description
Details
|