freebsd-nq/sys/cddl
Pawel Jakub Dawidek b5a060dd8b Don't pass pointer to name buffer which is on the stack to another thread,
because the stack might be paged out once the other thread tries to use the
data. Instead, just allocate memory.

MFC after:	2 weeks
2011-05-24 20:10:12 +00:00
..
boot/zfs
compat/opensolaris Don't access task structure once we call task function. 2011-05-24 20:07:15 +00:00
contrib/opensolaris Don't pass pointer to name buffer which is on the stack to another thread, 2011-05-24 20:10:12 +00:00
dev