DragonFly BSD
DragonFly commits List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: sh: Fix swapped INTON/INTOFF.


From: Peter Avalos <pavalos@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 5 Feb 2012 13:05:30 -0800 (PST)

commit 97e1125af7205a348d9c853f7f73b42dd4a76d26
Author: Peter Avalos <pavalos@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

Summary of changes:
 bin/sh/var.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97e1125af7205a348d9c853f7f73b42dd4a76d26


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]