Integration of ProPolice in FreeBSD

Ed Schouten ed at 80386.nl
Sun Apr 20 09:59:13 UTC 2008


* Jeremie Le Hen <jeremie at le-hen.org> wrote:
> If you want to look at the patch, this is the last file.
>     http://tataz.chchile.org/~tataz/FreeBSD/SSP/fbsd8-ssp.diff

Couldn't __stack_chk_init() be implemented like this:

| static void
| __stack_chk_init(void *dummy __unused)
| {
| 	arc4rand(__stack_chk_guard, sizeof(__stack_chk_guard), 0);
| }

-- 
 Ed Schouten <ed at 80386.nl>
 WWW: http://g-rave.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20080420/fb2a4140/attachment.pgp


More information about the freebsd-arch mailing list