bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21679] bfd_get_file_size should be cached for readonly file


From: amodra at gmail dot com
Subject: [Bug ld/21679] bfd_get_file_size should be cached for readonly file
Date: Tue, 27 Jun 2017 04:10:59 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21679

--- Comment #3 from Alan Modra <amodra at gmail dot com> ---
My point is that you *can't* read beyond the end of an object file, unless it
is inside an archive.  So you only need to check archives, and the archive
check doesn't call fstat.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]