This web page shows the issues in the functions in the package BNSL 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 |
---|---|---|---|---|---|
BNSL:::BDeu_cmi | d m_x m_y m_z x y z | Invalid read of size 8 | mi_cmi.cpp : 112 | valgrind_log | executable-test-file |
BNSL:::BDeu_mi | d m_x m_y x y | Invalid read of size 8 | mi_cmi.cpp : 65 | valgrind_log | executable-test-file |
BNSL:::Jeffreys_cmi | m_x m_y m_z x y z | Invalid read of size 8 | mi_cmi.cpp : 102 | valgrind_log | executable-test-file |
BNSL:::Jeffreys_mi | m_x m_y x y | Conditional jump or move depends on uninitialised value(s) | mi_cmi.cpp : 55 | valgrind_log | executable-test-file |
BNSL:::MDL_cmi | m_x m_y m_z x y z | Invalid read of size 8 | mi_cmi.cpp : 77 | valgrind_log | executable-test-file |
BNSL:::MDL_mi | m_x m_y x y | Invalid read of size 8 | mi_cmi.cpp : 28 | valgrind_log | executable-test-file |
BNSL:::aster_cpp | matrix n proc s ss tree_width | Invalid write of size 4 | parent_set.cpp : 56 | valgrind_log | executable-test-file |
BNSL:::binary_search | |||||
BNSL::cmi | proc x y z | Invalid read of size 8 | mi_cmi.cpp : 102 | valgrind_log | executable-test-file |
BNSL:::cont_mi | x y | 42 bytes in 1 blocks are possibly lost in loss record 21 of 1,326 | mi_cmi.cpp : 139 | valgrind_log | executable-test-file |
BNSL:::empirical_cmi | x y z | Conditional jump or move depends on uninitialised value(s) | mi_cmi.cpp : 77 | valgrind_log | executable-test-file |
BNSL:::empirical_mi | x y | Invalid read of size 8 | mi_cmi.cpp : 28 | valgrind_log | executable-test-file |
BNSL:::fftable | |||||
BNSL:::gc | |||||
BNSL:::gc_all | |||||
BNSL:::intervals | |||||
BNSL::kruskal | W | Invalid read of size 8 | kruskal.cpp : 8 | valgrind_log | executable-test-file |
BNSL::mi | |||||
BNSL:::parent | df0 h proc tw | Invalid read of size 4 | parent_set.cpp : 71 | valgrind_log | executable-test-file |