Skip to content
Commit 3d1a0d0d authored by Ting-Wei Lan's avatar Ting-Wei Lan
Browse files

downloads: Value returned by ephy_download_get_content_type() should not be freed

ephy_download_get_content_type() was modified to return an existing pointer
instead of a newly allocated string, so its return value should not be freed
by the caller.

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