Re: g_free() url and title in add_new_entry_cmd()
- From: "Andrew V. Samoilov" <andrew email zp ua>
- To: mc-devel gnome org
- Subject: Re: g_free() url and title in add_new_entry_cmd()
- Date: Thu, 11 Nov 2004 10:35:21 +0200 (EET)
Hi, Leonard
> Shouldn't url and title be g_free()d after the call to add2hotlist in
> add_new_entry_cmd()?
No, it will lead to double free because title and url are g_free()d in remove_group() or remove_from_hotlist().
--
Regards,
Andrew V. Samoilov.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]