Luke Palmer <[EMAIL PROTECTED]> wrote:
> Leopold Toetsch writes:
>>
>> As already stated:
>> - COWed buffers need distinct buffer headers pointing to the same
>>   buffer memory
>> - unCOWing (regstack_copy_chunk) allocates new buffer memory and
>>   resets the COW flag

> I headed in to fix this when I saw some new stuff in there.   Has this
> been fixed?

Yep. I can't find any more trails of memory corruption. COW copy of
stacks is rewritten totally, s. stack_common.c.

> Luke

leo

Reply via email to