[Bug 212539] readelf -w consumes a lot of memory with GCC-compiled kernels

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 17 17:22:41 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212539

--- Comment #4 from Conrad Meyer <cem at freebsd.org> ---
(In reply to commit-hook from comment #3)
> Author: emaste
> Date: Wed Apr 17 17:00:16 UTC 2019
> New revision: 346323
> URL: https://svnweb.freebsd.org/changeset/base/346323

Would it makes sense to bump the size of la_list_cap and la_list_len to size_t?
 4 billion is a lot of items, but sometimes we encounter it in other areas.  I
don't know much about this particular tool so please excuse this comment if it
is completely inappropriate.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list