Free hostname in midori_web_settings_get_site_data_policy
This commit is contained in:
parent
70b85bf600
commit
079403a806
1 changed files with 1 additions and 0 deletions
|
@ -1269,6 +1269,7 @@ midori_web_settings_get_site_data_policy (MidoriWebSettings* settings,
|
||||||
else
|
else
|
||||||
g_warning ("%s: Matched with no prefix '%s'", G_STRFUNC, match);
|
g_warning ("%s: Matched with no prefix '%s'", G_STRFUNC, match);
|
||||||
}
|
}
|
||||||
|
g_free (hostname);
|
||||||
return policy;
|
return policy;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue