At 5:51 PM +0000 7/18/03, "J¸rgen" "B–mmels" (via RT) wrote:
i,

finally I found one of the double free errors in io.c:
At Parrot_exit the PIOs are destroyed and the buffer memory is
freed. Unfortunatly the pointer is not cleared, so if there is a
second PMC pointing to the same PIO the buffer is freed a second time.

Attached patch fixes this

Applied. Things still die, just less violently. :) -- Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to