This web page shows the issues in the functions in the package mfGARCH if there are any. The table below shows the list of inputs passed that are generated by fuzzers and the valgrind issues with corresponding CPP file and line number.
name | inputs | message | file.line | valgrind_log | executable.file |
---|---|---|---|---|---|
mfGARCH:::calculate_g | |||||
mfGARCH:::calculate_h_andersen | |||||
mfGARCH:::calculate_p | |||||
mfGARCH:::simulate_r | alpha beta gamma h0 n_days n_intraday Z | Invalid write of size 8 | simulate_r.cpp : 30 | valgrind_log | executable-test-file |
mfGARCH:::sum_tau | |||||
mfGARCH:::sum_tau_fcts | covariate i K m phivar theta | Invalid read of size 8 | sum_tau.cpp : 11 | valgrind_log | executable-test-file |