acpiexec(8): Fix a crash with the '!!' command.
authorSascha Wildner <saw@online.de>
Sat, 27 Jun 2015 19:25:19 +0000 (21:25 +0200)
committerSascha Wildner <saw@online.de>
Sat, 27 Jun 2015 19:25:19 +0000 (21:25 +0200)
commitd63676ccce44debffd22823892f437449f6acdad
tree0f0632ae35afb236ee4e34753dae27ae9a084e0f
parentb7add6753e221920947c96fab3314c39a2f67fe4
acpiexec(8): Fix a crash with the '!!' command.

Taken from the ACPICA repository.

ACPICA commit log:

commit 3715a26caadc1847940e2759490410748a433b59
Author: Robert Moore <Robert.Moore@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.
sys/contrib/dev/acpica/source/components/debugger/dbinput.c