On Feb 5, 2015, at 08:29, Andrey V. Elsukov <a...@freebsd.org> wrote: > > Author: ae > Date: Thu Feb 5 16:29:26 2015 > New Revision: 278268 > URL: https://svnweb.freebsd.org/changeset/base/278268 > > Log: > Print IPv6 address in log message instead of address of pointer.
Just a side note: Ideally we should get rid of all non-debug %p printfs in the kernel as they can be used to bypass address space layout randomisation. -- Rui Paulo _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"