Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Homebrew/brew.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Mar 11, 2019
  2. Mar 10, 2019
    • Michka Popoff's avatar
      elf.rb: avoid corrupted elf files · 5c068ef8
      Michka Popoff authored
      Some elf files like unittest files or memory dumps may not be completely
      readable by readelf.
      
      Readelf will fail after the following message:
      readelf: Warning: possibly corrupt ELF header - it has a non-zero program header offset, but no program headers
      
      This patches avoid these files when there is a non zero offset but no
      program headers
      5c068ef8
  3. Mar 08, 2019
  4. Mar 07, 2019
  5. Mar 06, 2019
  6. Mar 05, 2019
  7. Mar 04, 2019
Loading