This web page shows the issues in the functions in the package serrsBayes 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 |
---|---|---|---|---|---|
serrsBayes:::effectiveSampleSize | |||||
serrsBayes:::reWeightParticles | |||||
serrsBayes:::resampleParticles | |||||
serrsBayes:::residualResampling | |||||
serrsBayes:::weightedMean | log_weights particles | Invalid read of size 8 | mixLorentz.cpp : 308 | valgrind_log | executable-test-file |
serrsBayes:::weightedVariance | log_weights mean particles | Invalid read of size 8 | mixLorentz.cpp : 337 | valgrind_log | executable-test-file |