Skip to content
  • Brad King's avatar
    file: Restore error capture in undocumented READ_ELF mode · 41bebbe5
    Brad King authored
    Revise the error message added by commit 115ff6a3 (cmELF: Include the
    ELF parsing code unconditionally, 2021-06-17, v3.22.0-rc1~557^2) to
    honor the `CAPTURE_ERROR` option.  This is needed by the call site in
    `BundleUtilities` to suppress errors on non-ELF files.
    
    Fixes: #23074
    41bebbe5