Skip to content
Commit a09a5d7e authored by Mohammed Sadiq's avatar Mohammed Sadiq Committed by Bastien Nocera
Browse files

search: Fix memory leak

g_variant_get_strv() returns newly allocated memory.
This should be freed when no longer required.

https://bugzilla.gnome.org/show_bug.cgi?id=782048
parent dce6fe6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment