DragonFly BSD
DragonFly commits List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix null-pointer crash in i386/pmap.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 Oct 2011 14:08:12 -0700 (PDT)

commit cef01e15fe912e0bb866742427c9afcbf4328d44
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Oct 22 14:07:29 2011 -0700

    kernel - Fix null-pointer crash in i386/pmap.c
    
    * Related to recent work, check that m->object is not NULL

Summary of changes:
 sys/platform/pc32/i386/pmap.c |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]