commit 8f571b22b7a6af9e60594f0d07c8245626b460a6
Author: Matthew Dillon <[email protected]>
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