Merge branch 'cb/grep-fallback-failing-jit'

In an environment where dynamically generated code is prohibited to run (e.g. SELinux), failure to JIT pcre patterns is expected. Fall back to interpreted execution in such a case. * cb/grep-fallback-failing-jit: grep: fall back to interpreter if JIT memory allocation fails

Junio C Hamano committed Feb 15, 2023 at 17:11 UTC 214242a6ab8a971fb1a8e80459b561bfcf93ae18

No changes.