Fix ATLASRECTS-5578. Add protections against index out of bounds....
Fix ATLASRECTS-5578. Add protections against index out of bounds. abortBottomLoop and abortTopLoop were used in only outer for loops and should be used in inner for loops too to avoid index out of bounds.
Loading
Please register or sign in to comment