mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
8e1e59b9ad
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. |
||
---|---|---|
.. | ||
cant-parse-printed | ||
corpus | ||
crash-parse-star-non-star | ||
input1 | ||
oss-fuzz-14108 | ||
oss-fuzz-22208 | ||
print-loses-spec |