Skip to content
Snippets Groups Projects
Commit a2e13351 authored by David Gobbi's avatar David Gobbi
Browse files

16130: Fix inconsistency in vtkImageSliceCollection.

The Bottom member of vtkCollection was not updated if the added slice
replaced the previous bottom slice of the collection.  This caused an
inconsistency in the data structure which could lead to a crash in
subsequent operations.  I have rewritten the insertion code to reduce
its complexity.
parent 5efcd8d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment