git: acpiexec(8): Fix a crash with the '!!' command.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 27 12:26:30 PDT 2015


commit d63676ccce44debffd22823892f437449f6acdad
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 27 21:25:19 2015 +0200

    acpiexec(8): Fix a crash with the '!!' command.
    
    Taken from the ACPICA repository.
    
    ACPICA commit log:
    
    commit 3715a26caadc1847940e2759490410748a433b59
    Author: Robert Moore <Robert.Moore at intel.com>
    Date:   Wed Jun 24 08:42:44 2015 -0700
    
        Debugger: Fix problem with the !! command.
    
        Prevent infinite loop caused by incorrectly entering the !!
        command into the history buffer. ACPICA BZ 1171.

Summary of changes:
 .../dev/acpica/source/components/debugger/dbinput.c       | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d63676ccce44debffd22823892f437449f6acdad


-- 
DragonFly BSD source repository



More information about the Commits mailing list