Skip to content
Snippets Groups Projects
Commit f25ec51f authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix invalid memory write in k-order DLL

The bug would show at order 3 when the last output argument (derivs) is not
requested (in practice every 3rd order solution without pruning). The DLL would
still attempt to write into it, causing an invalid memory access.

(cherry picked from commit cb46a269)
parent 076ae36e
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment