Skip to content

Fixing segfaults located on last updates

jc.rodrigues requested to merge dev-interg-segfault-fix into main

A segfault manifested on nhash when being called with allocated arrays. Other segfaults might still be located. Let's double check the executions before the merge.

Merge request reports