confuse-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Confuse-devel] Segfault in confuse.c


From: Adam Watson
Subject: [Confuse-devel] Segfault in confuse.c
Date: Mon, 27 Oct 2003 07:41:13 +0000
User-agent: KMail/1.5.1

Hi,

I was able to trace a segfault to line 558 of confuse.c:

free(val->string);

My app was segfaulting while trying to parse a config file.  I commented out 
the line and the segfault went away.  I am assuming that it was either 
misplaced in the code of was forgotten about.

Could just be my coding style though.  I am not the best coder.

Adam




reply via email to

[Prev in Thread] Current Thread [Next in Thread]