This web page shows the issues in the functions in the package nanotime 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 |
---|---|---|---|---|---|
nanotime:::ceiling_impl | |||||
nanotime:::duration_from_string_impl | str | 50 bytes in 1 blocks are possibly lost in loss record 25 of 1,327 | duration.cpp : 30 | valgrind_log | executable-test-file |
nanotime:::duration_is_na_impl | |||||
nanotime:::duration_to_string_impl | |||||
nanotime:::floor_impl | |||||
nanotime:::make_duration_impl | |||||
nanotime:::nanoduration_subset_numeric_impl | |||||
nanotime:::nanoival_make_impl | nt_v tz_v | 38 bytes in 1 blocks are possibly lost in loss record 21 of 1,331 | interval.cpp : 729 | valgrind_log | executable-test-file |
nanotime:::nanotime_make_impl | |||||
nanotime:::nanotime_mday_impl | |||||
nanotime:::nanotime_month_impl | |||||
nanotime:::nanotime_subset_numeric_impl | |||||
nanotime:::nanotime_wday_impl | |||||
nanotime:::nanotime_year_impl | |||||
nanotime:::period_from_double_impl | |||||
nanotime:::period_from_integer64_impl | |||||
nanotime:::period_from_integer_impl | |||||
nanotime:::period_from_parts_impl | |||||
nanotime:::period_from_string_impl | str | 21 bytes in 1 blocks are definitely lost in loss record 17 of 1,329 | period.cpp : 277 | valgrind_log | executable-test-file |