Skip to content

Conversation

andr3y-k0v4l3v
Copy link

When calculating z->xmod, z->xstep, etc., if xsize and ysize are zero, division by zero occurs. To avoid this, the xsize and ysize check for zero is added at the beginning of the function.

When calculating z->xmod, z->xstep, etc., if xsize and ysize are zero, division
by zero occurs. To avoid this, the xsize and ysize check for zero is added at
the beginning of the function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants