]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r231001: sh: Fix swapped INTON/INTOFF.
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Feb 2012 20:08:46 +0000 (20:08 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 11 Feb 2012 20:08:46 +0000 (20:08 +0000)
commit6561af3ce152e8180d1140042be7c3dc65443a5f
treefb3f4f61d4a719874dfad50c249d1ba1c0467815
parent54c8c87039492b7d9e3f9dce68806dd500ad731f
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/9@231529 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/var.c