kernel - Fix null-pointer crash in i386/pmap.c
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 22 Oct 2011 21:07:29 +0000 (14:07 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 22 Oct 2011 21:07:29 +0000 (14:07 -0700)
commitcef01e15fe912e0bb866742427c9afcbf4328d44
tree48134fa2003704287759b99e9bef334c2d3358c1
parent90975503a840f01d7012fab385f21b7c53af2b63
kernel - Fix null-pointer crash in i386/pmap.c

* Related to recent work, check that m->object is not NULL
sys/platform/pc32/i386/pmap.c