Closed GoogleCodeExporter closed 9 years ago
I can't see it crashing on Linux. The example works even without leakages.
Original comment by krustev....@gmail.com
on 28 Jun 2010 at 9:14
Fixed in r1568. It is rather patched - see the comment in tpdf_props.cpp.
Another interesting point is that once again GCC (or Linux or both) is much
more tolerant to such kind of bugs - i.e. using the object after it is deleted.
You shall better debug them on Windows.
Original comment by krustev....@gmail.com
on 4 Jul 2010 at 12:48
The previous fix was canceled. It appears to be the same as Issue 49 and a
proper (hopefully this time) fix was applied to both. See r1569 r1570 r1571.
Also tested on Windows.
Original comment by krustev....@gmail.com
on 4 Jul 2010 at 3:58
Original comment by krustev....@gmail.com
on 4 Jul 2010 at 10:40
Original issue reported on code.google.com by
gaitukevich.s@gmail.com
on 21 Jun 2010 at 2:52Attachments: