Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] BUG in Filtered_bbox_circular_kernel_2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] BUG in Filtered_bbox_circular_kernel_2


Chronological Thread 
  • From: Wolfgang Aigner <>
  • To:
  • Subject: Re: [cgal-discuss] BUG in Filtered_bbox_circular_kernel_2
  • Date: Fri, 18 Apr 2008 11:09:14 +0200
  • Organization: IST TU Graz

simple destructor with delete for bbox if not NULL indeed did the job,
thank you!

mfg, wolfgang

On Thursday 17 April 2008 12:14:30 Andreas Fabri wrote:
> Hi Wolfgang,
>
> Thank you for the bug report. In fact there are new statements
> in constructors having no corresponding delete statements.
> This concerns the files in the directory:
> CGAL-3.3.1/include/CGAL/Filtered_bbox_circular_kernel_2/...with_bbox_2.h
>
> It should be enough to add destructors and add conditional
> deletes.
>
> Reading the code I think that the IO routines also don't
> do what they should do, namely computing new bboxes.
>
> best regards,
>
> andreas
>




Archive powered by MHonArc 2.6.16.

Top of Page