[Bug 200361] net.inet.tcp.hostcache.list is jail information leak
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 22 19:53:50 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200361
--- Comment #2 from Marcus Reid <marcus at blazingdot.com> ---
/usr/src/sys/netinet/tcp_hostcache.c:612:35: error: incomplete definition of
type 'struct thread'
if (jailed_without_vnet(curthread->td_cred) != 0)
~~~~~~~~~^
/usr/src/sys/sys/systm.h:165:8: note: forward declaration of 'struct thread'
struct thread;
^
1 error generated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list