Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 20:28:05 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Jason Evans <jasone@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <20060112182804.GA1047@flame.pc>
In-Reply-To: <AD9B1A12-47F1-4EA1-B270-CC83D3149543@freebsd.org>
References:  <200601121809.k0CI9QGV028693@repoman.freebsd.org> <AD9B1A12-47F1-4EA1-B270-CC83D3149543@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-01-12 10:17, Jason Evans <jasone@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 :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060112182804.GA1047>