[ITK Community] Bug in itkProcessObject
Xiaoxiao Liu
xiaoxiao.liu at kitware.com
Mon Nov 11 10:19:40 EST 2013
Hi Jan,
Thank you very much for the report!
Here is the patch:
http://review.source.kitware.com/#/c/13391/
Best,
-Xiaoxiao
On Mon, Nov 11, 2013 at 9:44 AM, Jan Ehrhardt
<ehrhardt at imi.uni-luebeck.de>wrote:
> Hi folks,
>
> there is a bug in itkProcessObject.cxx line 41, for globalIndexNames [71],
> [81] and [91]:
>
> const char globalIndexNames[ITK_GLOBAL_INDEX_NAMES_NUMBER][ITK_GLOBAL_INDEX_NAMES_LENGTH]
> =
> { "_0", "_1", "_2", "_3", "_4", "_5", "_6", "_7", "_8", "_9",
> "_10", "_11", "_12", "_13", "_14", "_15", "_16", "_17", "_18", "_19",
> "_20", "_21", "_22", "_23", "_24", "_25", "_26", "_27", "_28", "_29",
> "_30", "_31", "_32", "_33", "_34", "_35", "_36", "_37", "_38", "_39",
> "_40", "_41", "_42", "_43", "_44", "_45", "_46", "_47", "_48", "_49",
> "_50", "_51", "_52", "_53", "_54", "_55", "_56", "_57", "_58", "_59",
> "_60", "_61", "_62", "_63", "_64", "_65", "_66", "_67", "_68", "_69",
> "_70", "_77", "_72", "_73", "_74", "_75", "_76", "_77", "_78", "_79",
> "_80", "_88", "_82", "_83", "_84", "_85", "_86", "_87", "_88", "_89",
> "_90", "_99", "_92", "_93", "_94", "_95", "_96", "_97", "_98", "_99"
> };
>
> This results in a bug in JoinSeriesImageFilter, if more than 71 input
> images are used.
>
> Best regards,
> Jan
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/community
>
--
---------------------------------------------
*Xiaoxiao Liu*, Ph.D.
R & D Engineer
Kitware Inc <http://www.kitware.com/>.
Clifton Park, NY
Phone: (518) 881-4924 or (518) 371-3971 x124
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131111/1bad7557/attachment.html>
More information about the Community
mailing list