This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: errors in current CVS


Alfred M. Szmidt wrote:
y "design" from some intruder.  */
> -    if (__builtin_expect ((uintptr_t) p > (uintptr_t) -size, 0))
> +    if (__builtin_expect ((mchunkptr) p > (mchunkptr) -size, 0))

I've fixed this differently.  Check out the current CVS.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]