Bug #11067
debug statistics crash ld(1) when -z allextract
Start date:
2019-05-23
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
When ld(1) is extracting all members from an archive regardless of use, we don't bother with the archive symbol table, as such we can't rely on it existing to print statistics.
Updated by Electric Monk almost 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 10a268c1c2abd3fd9cc708870a3020567adeb92c
commit 10a268c1c2abd3fd9cc708870a3020567adeb92c Author: Richard Lowe <richlowe@richlowe.net> Date: 2019-05-29T22:22:04.000Z 11067 debug statistics crash ld(1) when -z allextract Reviewed by: Jason King <jbk@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>