Skip to content
Snippets Groups Projects
Commit 79e3e9a0 authored by Alvaro Tolosa Delgado's avatar Alvaro Tolosa Delgado Committed by Andre Sailer
Browse files

It turns out that GetNegativeEndZ may be <0, leading to undefined behaviour

when the value is used as 'half-length'
replacing GetNegativeEndZ by GetPositiveEndZ fixes the problem
because GetPositiveEndZ is the user value that corresponds to half-length
parent e52af7f7
No related branches found
No related tags found
Loading
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