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
corpus
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
oss-fuzz-14108
oss-fuzz-22208
print-loses-spec