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

sharing: Don't leak path

g_file_get_path() allocates new memory for path.
So using g_strdup() later would leak the previous allocation.

https://bugzilla.gnome.org/show_bug.cgi?id=782045
parent aebf04f6
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