https://sourceware.org/bugzilla/show_bug.cgi?id=23754
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Mark Wielaard <mark at klomp dot org> --- commit 4cdb0fd0d3b4255a9994ce302d6df76d251f7b75 Author: Mark Wielaard <m...@klomp.org> Date: Sun Oct 14 17:29:51 2018 +0200 ar: Assume epoch if ar_date is bogus. If the ar header contains a bogus ar_date then in verbose mode we would get a NULL pointer from localtime. Just assume the entry was created during the epoch. https://sourceware.org/bugzilla/show_bug.cgi?id=23754 Signed-off-by: Mark Wielaard <m...@klomp.org> -- You are receiving this mail because: You are on the CC list for the bug.