]> git.ipfire.org Git - thirdparty/bash.git/commit
Bash-5.3 patch 12: fix subshells inappropriately running the EXIT trap if they receiv... master
authorChet Ramey <chet.ramey@case.edu>
Wed, 3 Jun 2026 14:21:45 +0000 (10:21 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 3 Jun 2026 14:21:45 +0000 (10:21 -0400)
commitecb2456d6357bfd3b2965aafe2f2021d1ced5b72
treebb1e442a149f74d69e140d9044152d7072b38136
parenteb9d01914bb2320faaa8bad68859da449884744c
Bash-5.3 patch 12: fix subshells inappropriately running the EXIT trap if they receive a fatal signal before resetting traps
execute_cmd.c
patchlevel.h
sig.c