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

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Oct 22 14:09:30 PDT 2011


commit cef01e15fe912e0bb866742427c9afcbf4328d44
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list