This web page shows the issues in the functions in the package windfarmGA 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 |
---|---|---|---|---|---|
windfarmGA:::angles_CPP | Aa Bb Cc | Invalid read of size 8 | src/helpers.cpp : 31 | valgrind_log | executable-test-file |
windfarmGA:::energy_calc_CPP | air_rh rotor_radius wind_speed | Conditional jump or move depends on uninitialised value(s) | src/helpers.cpp : 47 | valgrind_log | executable-test-file |
windfarmGA:::point_2_line_CPP | |||||
windfarmGA:::wake_CPP |