dynare/mex
Sébastien Villemot cb46a2697e 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.
2018-07-02 16:37:46 +02:00
..
build fix mex build system for macOS 2018-06-27 15:04:33 +02:00
sources Fix invalid memory write in k-order DLL 2018-07-02 16:37:46 +02:00