git: DragonFly_RELEASE_3_0 sh: Fix swapped INTON/INTOFF.
Peter Avalos
pavalos at crater.dragonflybsd.org
Sun Feb 5 13:05:23 PST 2012
commit efa19f914b77b2fcc35293a7f0f4f6ef9526c3d6
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date: Sun Feb 5 12:26:01 2012 -0800
sh: Fix swapped INTON/INTOFF.
A possible consequence of this bug was a memory leak if SIGINT arrived
during a 'set' command (listing variables).
Obtained-from: FreeBSD 231001
(cherry picked from commit 97e1125af7205a348d9c853f7f73b42dd4a76d26)
Summary of changes:
bin/sh/var.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/efa19f914b77b2fcc35293a7f0f4f6ef9526c3d6
--
DragonFly BSD source repository
More information about the Commits
mailing list