systemd/test/fuzz/fuzz-calendarspec
Zbigniew Jędrzejewski-Szmek 8e1e59b9ad shared/calendarspec: fix formatting of entries which collapse to a star
We canonicalize repeats that cover the whole range: "0:0:0/1" → "0:0:*".  But
we'd also do "0:0:0/1,0" → "0:0:*,0", which we then refuse to parse.  Thus,
first go throug the whole chain, and print a '*' and nothing else if any of the
components covers the whole range.
2022-05-10 14:35:57 +02:00
..
cant-parse-printed shared/calendarspec: fix printing of second ranges which start with 0 2022-05-10 13:06:32 +02:00
corpus fuzz-calendarspec: add input sample with a list of weekdays and all syntax characters 2022-05-10 13:06:32 +02:00
crash-parse-star-non-star shared/calendarspec: fix formatting of entries which collapse to a star 2022-05-10 14:35:57 +02:00
input1 fuzz-calendarspec: increase coverage by calculating occurences 2022-05-10 13:06:32 +02:00
oss-fuzz-14108 calendarspec: fix possible integer overflow 2019-04-08 00:50:07 +09:00
oss-fuzz-22208 shared: fix integer overflow in calendarspec 2020-05-15 16:07:29 +02:00
print-loses-spec shared/calendarspec: fix printing of second ranges which start with 0 2022-05-10 13:06:32 +02:00