]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sh: Fix INTOFF leak when a redirection on a compound command fails.
authorJilles Tjoelker <jilles@FreeBSD.org>
Sun, 4 Jun 2017 20:52:55 +0000 (20:52 +0000)
committerJilles Tjoelker <jilles@FreeBSD.org>
Sun, 4 Jun 2017 20:52:55 +0000 (20:52 +0000)
commiteab49982780dbd77b4a315b2500374de84023153
tree018610cf4fc8705b5bc473a2a3e895876ef2ddf9
parent51d93426d9093fb7a01e95e14a3fa8edabfdedcb
sh: Fix INTOFF leak when a redirection on a compound command fails.

Reported by: bdrewery
bin/sh/eval.c
bin/sh/tests/errors/Makefile
bin/sh/tests/errors/redirection-error8.0 [new file with mode: 0644]