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

git: DragonFly_RELEASE_3_0 sh: Fix swapped INTON/INTOFF.


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

commit efa19f914b77b2fcc35293a7f0f4f6ef9526c3d6
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
    (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



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