On 4/21/23 15:02, enh via Toybox wrote: > Bug: https://github.com/android/ndk/issues/1866 > <https://github.com/android/ndk/issues/1866> > --- > toys/other/readelf.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) If offset == size you're one past the end of the file? What's the bug slash use case here? Rob