diff options
author | Richard Braun <rbraun@sceen.net> | 2013-05-26 12:47:46 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2013-05-26 12:47:46 +0200 |
commit | 1a2afc00f24b1e7c05fc5dbcf77dd71b43aab1db (patch) | |
tree | 3a7d5819e652a5cd8a5824d1ecab8bd7f67f2c97 /kern/thread.c | |
parent | 10009078462ac758a15e65a4e890933e6e51669a (diff) |
vm/vm_kmem: check that kernel space doesn't start at 0
Address 0 is commonly used to report allocation errors, in particular to
the kmem module, which itself returns NULL on failure.
Diffstat (limited to 'kern/thread.c')
0 files changed, 0 insertions, 0 deletions