Fixes a seg-fault when displaying the time data for a corrupt archive.
authorNick Clifton <nickc@redhat.com>
Tue, 18 Nov 2014 17:35:39 +0000 (17:35 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 18 Nov 2014 17:35:39 +0000 (17:35 +0000)
commit0593bd3ace3cb64775f4d9e8039da919c26803cd
tree98309f0634d9a4eb99bd6ff90a7df7971e6b3009
parent8435453b810d8ab0574e509446003d10d04abfd4
Fixes a seg-fault when displaying the time data for a corrupt archive.

PR binutuls/17605
* bucomm.c (print_arelt_descr): Check for ctime returning NULL.
binutils/ChangeLog
binutils/bucomm.c