Commit ID: 1005C30A75304FC7434
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/01/05 12:47:43 UTC
Modified files:
bin/mksh : check.t exec.c sh.h
Log message:
unwind with LEXIT ipv LLEAVE in XEXEC in one more place (1→2 of 3)
this fixes Debian #910276 and runs EXIT traps in single-child TPIPEs
and I _hope_ it does not break anything…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.810 -r1.811 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.204 -r1.205 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.868 -r1.869 src/bin/mksh/sh.h