This web page shows the issues in the functions in the package meteor 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 |
---|---|---|---|---|---|
meteor:::ET0_Makkink | atmp relh Rs temp | Invalid read of size 8 | wth_rcpp.cpp : 120 | valgrind_log | executable-test-file |
meteor:::ET0_PenmanMonteith | atmp G ra relh Rn rs temp | Invalid read of size 8 | wth_rcpp.cpp : 100 | valgrind_log | executable-test-file |
meteor:::ET0_PriestleyTaylor | atmp G relh Rn temp | Invalid read of size 8 | wth_rcpp.cpp : 110 | valgrind_log | executable-test-file |
meteor:::ET0_ThornthwaiteWilmott | doy latitude temp | Invalid read of size 8 | wth_rcpp.cpp : 79 | valgrind_log | executable-test-file |
meteor:::E_Penman | alpha atmp relh Rext Rs temp u Z | Invalid read of size 8 | wth_rcpp.cpp : 129 | valgrind_log | executable-test-file |
meteor:::Photoperiod | doy latitude | Invalid read of size 8 | wth_rcpp.cpp : 67 | valgrind_log | executable-test-file |
meteor:::SVP | |||||
meteor:::VP | relh temp | Invalid read of size 8 | wth_rcpp.cpp : 154 | valgrind_log | executable-test-file |
meteor:::VPD | relh temp | Invalid read of size 8 | wth_rcpp.cpp : 166 | valgrind_log | executable-test-file |
meteor:::hourlyFromDailyRH | doy latitude relh tmax tmin | Invalid read of size 8 | wth_rcpp.cpp : 52 | valgrind_log | executable-test-file |
meteor:::hourlyFromDailyTemp | doy latitude tmax tmin | Invalid read of size 8 | wth_rcpp.cpp : 39 | valgrind_log | executable-test-file |