[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: memleaks on gn_cfg_info within cfgreader.c
From: |
Bastien Nocera |
Subject: |
Re: memleaks on gn_cfg_info within cfgreader.c |
Date: |
Tue, 3 May 2005 21:44:32 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Sander Wichers <wichers <at> usa.net> writes:
> There appears to be memory leaking after calling gn_cfg_file_read, which
> indirectly fills the gn_cfg_info linked lists. I haven't checked the cvs
> version but I've grepped for gn_cfg_info in 0.6.4 and I don't see any memory
> being freed on this variable.
Has anyone tested this patch? Sander, do you have a small test case, or a
valgrind log before and after?
Pawel, I think something like this should be added, as I find very probable that
there would be some memory leaks related to configuration parsing and reading in
the current code.
Cheers
- Re: memleaks on gn_cfg_info within cfgreader.c,
Bastien Nocera <=