NetBSD/sys/fs/udf
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
..
ecma167-udf.h
files.udf Implement udf_rename() using the new genfs_rename() framework. 2013-07-10 15:10:56 +00:00
Makefile
udf_allocation.c used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_bswap.h
udf_mount.h
udf_osta.c Support tools build. 2013-08-05 17:02:54 +00:00
udf_osta.h
udf_readwrite.c
udf_rename.c Remove udf_node * as state variables and add the loop invariants UFS and tmpfs 2013-07-16 10:49:36 +00:00
udf_strat_bootstrap.c
udf_strat_direct.c used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_strat_rmw.c used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
udf_strat_sequential.c fix unused 2014-03-23 09:30:59 +00:00
udf_subr.c fix unused 2014-03-23 09:30:59 +00:00
udf_subr.h Implement a real empty-directory checking for rmdir(). 2013-07-07 19:49:44 +00:00
udf_vfsops.c An (un)privileged user can easily make the kernel dereference a NULL 2014-04-16 18:55:17 +00:00
udf_vnops.c fix unused 2014-03-23 09:30:59 +00:00
udf.h fix unused variable warnings 2013-10-18 19:56:55 +00:00