]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r231001: sh: Fix swapped INTON/INTOFF.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Feb 2012 20:37:08 +0000 (20:37 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Feb 2012 20:37:08 +0000 (20:37 +0000)
commit839b12245215e253ddaf265dd705352580b84e96
treef96d4b58b5a007a4f87985b4d3c68dbc44e04845
parent5ee296d8b81f747f7353539af6b970f53d17cdf9
MFC r231001: sh: Fix swapped INTON/INTOFF.

A possible consequence of this bug was a memory leak if SIGINT arrived
during a 'set' command (listing variables).

git-svn-id: svn://svn.freebsd.org/base/stable/8@231531 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/var.c