Skip to content

fix array bound violation in sorting test

yomgui requested to merge yomgui/siril:out-of-bound-array-access into master

Write access out-of-bound on array detected with asan build.

Merge request reports