On Jan 12, 2006, at 10:09 AM, Jason Evans wrote:
jasone 2006-01-12 18:09:26 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Fix a bitwise logic error in posix_memalign().
Reported by: glebius
Revision Changes Path
1.92 +2 -2 src/lib/libc/stdlib/malloc.c
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/lib/libc/stdlib/
malloc.c.diff?&r1=1.91&r2=1.92&f=H
If you have the misfortune of network-access cvs core dumping, this
will fix the problem. There was a window of ~8.5 hours during which
this bug could have caused issues.
Jason
P.S. I don't know how this bug slipped through my testing. The tests
I ran should have detected it...
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"