[vtk-developers] Fix(?) of update locking in vtkSource.cxx

Charl P. Botha c.p.botha at its.tudelft.nl
Tue Mar 11 12:11:46 EST 2003


Has anyone had more time to look at my small patch to vtkSource.cxx? 
This patch moves the unsetting of the this->Updating ivar to the end of
UpdateData()... it used take place earlier in the UpdateData() method,
but to my mind this was not correct, as it did not completely prevent
re-entrancy of UpdateData().

Thanks,
Charl

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkSource.Updating-FIX.diff
Type: text/x-patch
Size: 543 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20030311/e241e531/attachment-0001.bin>


More information about the vtk-developers mailing list