hroptatyr / dateutils

nifty command line date and time utilities; fast date calculations and conversion in the shell
http://www.fresse.org/dateutils/
Other
612 stars 40 forks source link

dataseq hangs when it receives "2n" #114

Closed Leehyunji0715 closed 4 years ago

Leehyunji0715 commented 4 years ago

Hi,

I found that dateseq (version 0.4.7.git10.3793f3b) hangs when it receives "2n" as a command line argument, for example:

dateseq 2001-01-08 2n 2001-01-20

I found this failure with AFL fuzzer.

Please let me know if you need more information for reproducing this. Thanks.