This web page shows the issues in the functions in the package energy 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 |
---|---|---|---|---|---|
energy:::Btree_sum | y z | 53 bytes in 1 blocks are possibly lost in loss record 26 of 1,352 | B-tree.cpp : 38 | valgrind_log | executable-test-file |
energy:::D_center | Dx | Invalid read of size 8 | centering.cpp : 30 | valgrind_log | executable-test-file |
energy:::U_center | |||||
energy:::U_product | |||||
energy:::calc_dist | |||||
energy:::dcovU_stats | Dx Dy | Conditional jump or move depends on uninitialised value(s) | dcovU.cpp : 28 | valgrind_log | executable-test-file |
energy:::mvnEstat | |||||
energy:::partial_dcor | Dx Dy Dz | Invalid read of size 8 | centering.cpp : 63 | valgrind_log | executable-test-file |
energy:::partial_dcov | Dx Dy Dz | Invalid read of size 8 | centering.cpp : 63 | valgrind_log | executable-test-file |
energy:::projection | Dx Dz | Invalid read of size 8 | centering.cpp : 63 | valgrind_log | executable-test-file |