This web page shows the issues in the functions in the package elo 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 |
---|---|---|---|---|---|
elo:::eloColley | |||||
elo:::eloMarkovChain | |||||
elo:::eloWinPct | nTeams teamA teamB weights weightsA weightsB winsA | Use of uninitialised value of size 8 | winPct.cpp : 23 | valgrind_log | executable-test-file |
elo:::finalElos |