You need to sign in or sign up before continuing.
Fixes from fuzzing4
Description
More fixes from fuzzing:
- Fix an array out of bound exception.
- Remove an unused spline.
- Fix an array-bound mismatch.
- Fix a problem when local size is zero.
- Fix a problem that was revealed by removing the inlining.
News snippet
Small bugfixes
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.