cvs commit: src/lib/libc/stdlib malloc.c

Giorgos Keramidas keramida at ceid.upatras.gr
Thu Jan 12 10:29:47 PST 2006


On 2006-01-12 10:17, Jason Evans <jasone at freebsd.org> wrote:
>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.

Other programs misbehave here too, i.e. kldxref.  Thanks for fixing this :)



More information about the cvs-src mailing list