dynare/mex
Sébastien Villemot 895ce96c61
Bytecode: fix memory management for FBEGINBLOCK and FCALL tags
FCALL was not properly deallocated, hence leading to a memory leak.
Also simplify the handling of FBEGINBLOCK through a std::unique_ptr.
2023-02-21 16:58:45 -05:00
..
build Drop block-decomposed first-order perturbation solution and kalman filter 2023-01-13 16:57:49 +01:00
sources Bytecode: fix memory management for FBEGINBLOCK and FCALL tags 2023-02-21 16:58:45 -05:00