Re: gtk+-1.2.10 has memory leak?
- From: Håvard Kvålen <havardk kvaalen no>
- To: "qn wang" <w_qn hotmail com>
- Cc: gtk-list gnome org
- Subject: Re: gtk+-1.2.10 has memory leak?
- Date: 29 Jan 2004 13:48:10 +0100
"qn wang" <w_qn hotmail com> writes:
> g_free(rev_path);// I wonder if it will be useless to add this line.
Thiw will introduce a bug, as rev_path is static. And since rev_path
is static, no memory is lost either.
- Håvard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]