date: do not allow "month #20" and such, closes 11356
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 23 Sep 2018 18:27:32 +0000 (20:27 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 23 Sep 2018 18:27:32 +0000 (20:27 +0200)
commit76832ff5c4f107f8a8165fcafc9b05a888cdb964
tree4e224d18d3691d5327400abfea1f50918c3474b4
parent6608879d34f9635572415e864b4fcbc497c74bcf
date: do not allow "month #20" and such, closes 11356

function                                             old     new   delta
parse_datestr                                        906     961     +55

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/time.c