Timestamp:
Nov 7, 2009, 9:44:11 AM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
341850
Parents:
4ef101
Message:

LEAKFIX: FillBoxWithMolecule() had mismatch delete/delete[]

  • boundary.cpp: FillBoxWithMolecule() - delete[] used on LCList and Tesselation instead of delete on every pointer in these arrays, fixed.
  • boundary.cpp: VolumeOfConvexEnvelope() - RESULT output has setprecision(6) again to have correct number of digits for testsuite case 14.
  • make check runs fine.
(No files)

Note: See TracChangeset for help on using the changeset viewer.