Commit (HEAD): Re: [PATCH, REVIEW] Prevent the use of illegal pointer

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Mon Nov 08 2004 - 13:36:59 CET

Avoid illegal memory usage and some extra ASSERTS

CVS:
----------------------------------------------------------------------
CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: fp_Line.cpp
CVS:
----------------------------------------------------------------------

On Sat, 2004-11-06 at 15:14 +0100, J.M. Maurer wrote:
> In fp_Line::_createMapOfRuns the variable s_pMapOwner can still contain
> a pointer to a fp_Line which has been deleted
> fl_BlockLayout::removeLine.
>
> The attached patch fixes this issue. Please review. Nothing too serious
> here, but still bad code...
>
> Marc
>
Received on Mon Nov 8 13:39:20 2004

This archive was generated by hypermail 2.1.8 : Mon Nov 08 2004 - 13:39:20 CET