The code to empty out my linked list of lines is crashing.

I'm having a heck of time finding this bug.  It only happens
the third time I try to read a file.  Using backtrace in gdb
tells me it is happening when I'm dumping the old list prior
to loading fresh lines into it.  I get a sig abort and it is
always crashing on a free command.

I realize without putting my code up that people are going to
have a hard time figuring this one out, though I wonder if
anyone has any idea how this third times the charm thing 
is happening?

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to