[Insight-users] GDCMSeriesFileNames
Mathieu Malaterre
mathieu.malaterre at kitware.com
Wed Sep 28 11:00:29 EDT 2005
Martin,
Go ahead, and create a bug in the bugtracker:
http://itk.org/Bug
Assign it to me.
Thanks
Mathieu
Martin Urschler wrote:
> hi
>
> i found an inconsistency in itkGDCMSeriesFileNames which troubled me
> when trying to choose series ids
>
> there are actually two strings that store the input directory, i.e.
> m_Directory and m_InputDirectory
> in the itkGDCMSeriesFileNames.cxx code these two strings are used at
> separate places
>
> imho there should only be one variable storing the directory name, which
> should be used everywhere i found this bug when setting the directory
> with SetDirectory (this sets m_Directory) and trying to fetch the series
> uids, which afterwards were tried to be read from the directory
> m_InputDirectory
> the result was a segfault
>
> regards,
> Martin
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list