MantisBT - ITK
View Issue Details
0005148ITKpublic2007-06-08 11:262007-09-06 15:53
Xavi Planes 
Luis Ibanez 
normalmajoralways
closedfixed 
 
 
0005148: PointIdsEnd() of itk::PolygonCell crashes in Visual Studio 2005
I'm using version 3.2 of ITK and the Bug 0002485 is present in the code in function PolygonCell< TCellInterface >::PointIdsEnd(void){return &*(m_PointIds.end());}
This bug has appeared in version 2.2 and in the bug report it appears as it's fixed.
Why isn't it fixed in version 3.2?
No tags attached.
? itkPolygonCell.txx (9,954) 1969-12-31 19:00
https://public.kitware.com/Bug/file/1024/itkPolygonCell.txx
Issue History
2007-09-06 15:43Luis IbanezNote Added: 0008866
2007-09-06 15:52Luis IbanezStatusassigned => closed
2007-09-06 15:52Luis IbanezNote Added: 0008867
2007-09-06 15:53Luis IbanezResolutionsuspended => fixed

Notes
(0007840)
Bill Lorensen   
2007-06-08 14:36   
Fixed in CVS Head, rev 1.31. This should probably be checked into 3.2.
(0007852)
   
2007-06-11 03:46   
I've downloaded the revision 1.34 from the CVS Head and all works fine. Thanks.
(0007853)
Xavi Planes   
2007-06-11 03:47   
I've downloaded the revision 1.34 from the CVS Head and all works fine. Thanks.
(0008866)
Luis Ibanez   
2007-09-06 15:43   
The changes have been copied to the ITK 3.2 branch.

http://www.itk.org/cgi-bin/viewcvs.cgi/Code/Common/itkPolygonCell.txx?r1=1.30&root=Insight&sortby=date&r2=1.30.8.1&only_with_tag=ITK-3-2 [^]
(0008867)
Luis Ibanez   
2007-09-06 15:52   
A build was submitted to the Dashboard.