AW: [vdr] *** glibc detected *** double free or corruption 1.4.2-1
Patch
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Mon Sep 4 22:25:24 CEST 2006
Udo Richter wrote:
> martin wrote:
>> just to let you know: the patch you attached here, did not solve the
>> problem! My VDR crashed again.
>
> Just a few minutes too late...
>
> The patch had another bug that re-introduced the original problem once
> again. The new copy constructor did not initialize the aux pointer, and
> the assign operator consequently free'd its uninitialized value - and
> with some luck, thats a valid pointer.
>
> The attached patch does the missing initialization. Hopefully, thats the
> last bug. ;)
That'll teach me not to write code when I'm on my way out to the
"Biergarten"... ;-)
Thanks.
Klaus
More information about the vdr
mailing list