[PATCH, REVIEW] Prevent the use of illegal pointer

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Sat Nov 06 2004 - 15:14:32 CET

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 Sat Nov 6 15:12:45 2004

This archive was generated by hypermail 2.1.8 : Sat Nov 06 2004 - 15:12:45 CET