git: DragonFly_RELEASE_4_6 kernel - Fix a vty switch/history bug

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 31 11:39:34 PDT 2016


commit 8f571b22b7a6af9e60594f0d07c8245626b460a6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 30 20:31:01 2016 -0700

    kernel - Fix a vty switch/history bug
    
    * Fail gracefully when a M_NOWAIT allocate of the history
      buffer fails.
    
    Reported-by: Harald Brinkhof

Summary of changes:
 sys/dev/misc/syscons/schistory.c | 52 ++++++++++++++++++++++++++--------------
 1 file changed, 34 insertions(+), 18 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8f571b22b7a6af9e60594f0d07c8245626b460a6


-- 
DragonFly BSD source repository


More information about the Commits mailing list