HomeFreeBSD

sh: Fix INTOFF leak after a builtin with different locale settings.

Description

sh: Fix INTOFF leak after a builtin with different locale settings.

After executing a builtin with different locale settings such as

LC_ALL=C true

SIGINT handling was left disabled indefinitely.

MFC after: 1 week

Details

Provenance
jillesAuthored on
Parents
rS317911: MFC: r317236
Branches
Unknown
Tags
Unknown