NetBSD/external/cddl
maxv 23f76b6d00 An (un)privileged user can easily make the kernel dereference a NULL
pointer.

The kernel allows 'data' to be NULL; it's the fs's responsibility to
ensure that it isn't NULL (if the fs actually needs data).

ok christos@
2014-04-16 18:55:17 +00:00
..
osnet An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
Makefile Add MKCTF 2014-03-25 09:52:55 +00:00