On 1/19/18 11:06 PM, Luke Dashjr wrote:
> Somehow some of my bash histories have acquired very large timestamps (eg,
> "#143513214935906531") that cause localtime to fail. BASH's history builtin
> currently crashes when it encounters this, because it passes the return
> value from localtime directly into strftime, resulting in a NULL pointer
> dereference.

Thanks for the report and patch.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to