HomeFreeBSD

MFC 328909: Always give ELF brands a chance to veto a match.

Description

MFC 328909: Always give ELF brands a chance to veto a match.

If a brand provides a header_supported hook, check it when trying to
find a brand based on a matching interpreter as well as in the final
loop for the fallback brand. Previously a brand might reject a binary
via a header_supported hook in one of the earlier loops, but still be
chosen by one of these later loops.

Sponsored by: DARPA / AFRL

Details

Provenance
jhbAuthored on
Parents
rS331457: Add the WIP batch queue code.
Branches
Unknown
Tags
Unknown