[Openais] 0.70.1: saCkptSectionIterationFinalize() does not free all memory

Bjorn Andersson bjorn at iki.fi
Tue Jan 31 05:16:49 PST 2006


I ran my app with valgrind which revealed that one
iteratorSectionIdListEntry allocated in saCkptSectionIterationNext()
at line 1352 in lib/ckpt.c is not freed even though
saCkptSectionIterationFinalize() is called. I have not yet had a
deeper look into it, but could it be that the last entry in the list
is not freed in the Finalize() function?

  Bjorn




More information about the Openais mailing list