git: kernel - Attempt to fix NULL pointer dereference during console switch

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jan 29 11:19:50 PST 2013


commit 8aefdd25a3f794c7099ac77056d8fa74c28e7bcc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Jan 29 11:19:22 2013 -0800

    kernel - Attempt to fix NULL pointer dereference during console switch
    
    * Attempt to fix NULL pointer dereference during console switch.
      Bug 2481.
    
    Reported-by: marino

Summary of changes:
 sys/dev/misc/syscons/syscons.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list