You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* master: (45 commits)
major, make ymcw dates ending in -00 synonymous with n-th ISO week in that month, use -07 for Sunday
minor, properly convert negative stamps to hms
minor, read epochs with strtoi64()
minor, handle coordinated zones internally
hygiene, use 48 bits for STAMP_MIN/STAMP_MAX
minor, disallow transitions to the same type
hygiene, operate with STAMP_MIN and STAMP_MAX for stamp_t slots
debug, output test suite log in case of error
fix, work around gcc antics
minor, redo tzif reader, support files zic'd with -b slim
use coordinated zone without leap transitions by default, fixes issue #121
turn tzraw into standalone program for inspection
docs: requested change, incomparable -> non-comparable
docs: fix simple typo, uncomparable -> incomparable
chore, make distcheck target non-parallel
fix, track negativity in precalc to allow -0, fixes issue #116
test, provide regression test case
fix, also keep sandwich state when adding nanoseconds to dates, fixes#114
fix, disallow business-day-of-year calendars, fixes issue #113
hygiene, convince coverity that a certain path in __close() is impossible to walk into
...
Hi,
I found that dateseq (version 0.4.7.git10.3793f3b) abnormally terminates
when it receives "0B" for where "Month" is supposed to be.
Example :
I found this failure with AFL fuzzer.
Please let me know if you need more information for reproducing this.
Thanks.
The text was updated successfully, but these errors were encountered: