K 10 svn:author V 6 jilles K 8 svn:date V 27 2021-01-30T15:13:08.407032Z K 7 svn:log V 593 sh: Test that executing various binary files is rejected If executing a file fails with an [ENOEXEC] error, the shell executes the file as a shell script, except that this execution may instead result in an error message if the file is binary. Per a recent Austin Group interpretation, we will need to change this to allow a concatenation of a shell script and a binary payload. See Austin Group bugs #1226 and #1250. MFC after: 1 week (cherry picked from commit 2a55bade0ed3e08a8c4f922df0ecf67d1ee32f53) Git Hash: 9b38ede3a347f9ae48d4b80878134f07ccc6845c Git Author: jilles@FreeBSD.org END