dynare/mex/sources/k_order_perturbation
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
..
tests Convert files to Unix EOL 2012-06-08 19:10:19 +02:00
dynamic_abstract_class.cc Minor cleanups in k_order_perturbation DLL. 2014-03-21 17:26:55 +01:00
dynamic_abstract_class.hh Minor cleanups in k_order_perturbation DLL. 2014-03-21 17:26:55 +01:00
dynamic_dll.cc Move the location of various generated files on the filesystem 2018-06-27 17:03:39 +02:00
dynamic_dll.hh Fixed copyright notices. 2017-05-18 18:36:38 +02:00
dynamic_m.cc Move the location of various generated files on the filesystem 2018-06-27 17:03:39 +02:00
dynamic_m.hh Fixed copyright notices. 2017-05-18 18:36:38 +02:00
k_ord_dynare.cc Fixed copyright notices. 2017-05-18 18:36:38 +02:00
k_ord_dynare.hh Fixed copyright notices. 2017-05-18 18:36:38 +02:00
k_order_perturbation.cc Fix invalid memory write in k-order DLL 2018-07-02 16:37:46 +02:00