This web page shows the issues in the functions in the package cort 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 |
---|---|---|---|---|---|
cort:::bivRho | a b p | 59 bytes in 1 blocks are possibly lost in loss record 31 of 1,353 | src/bivRho.cpp : 15 | valgrind_log | executable-test-file |
cort:::bivTau | a b p | 42 bytes in 1 blocks are possibly lost in loss record 21 of 1,352 | src/bivTau.cpp : 44 | valgrind_log | executable-test-file |
cort:::cortMonteCarlo | Conditional jump or move depends on uninitialised value(s) | src/cortMonteCarlo.cpp : 44 | valgrind_log | executable-test-file | |
cort:::dCort | |||||
cort:::dcbCopula | |||||
cort:::lossFunc | |||||
cort:::pCort | |||||
cort:::pcbCopula | |||||
cort:::projectOnTwoDims | |||||
cort:::quadProd |