Add buffer bounds checking during check pointing since it is possible for
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 10 Nov 2003 18:09:13 +0000 (18:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 10 Nov 2003 18:09:13 +0000 (18:09 +0000)
commit55e4436350e3906f897348e24ad00cc2ddfcf52b
treebde4ca05de3b000aeb0d662807aef80254229ff6
parent02abffb0d6c8e0c8fb9c97567373ed08245dc8d4
Add buffer bounds checking during check pointing since it is possible for
things to change between passes.

Add additional NULL v_mount checks related to linux ptrace (from Kip)
sys/checkpt/checkpt.c
sys/kern/imgact_elf.c
sys/sys/ckpt.h