Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2006 11:07:15 -0800
From:      Jason Evans <jasone@FreeBSD.org>
To:        Giorgos Keramidas <keramida@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:  <554CC8A8-35FB-424A-B883-505C26ECBBE8@FreeBSD.org>
In-Reply-To: <20060113012900.GA16082@flame.pc>
References:  <200601121809.k0CI9QGV028693@repoman.freebsd.org> <AD9B1A12-47F1-4EA1-B270-CC83D3149543@freebsd.org> <20060112182804.GA1047@flame.pc> <20060113012900.GA16082@flame.pc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 12, 2006, at 5:29 PM, Giorgos Keramidas wrote:
>
> [...]
>
> Does this look like an off-by-one error to you too Jason?   
> Apparently, the
> allocated size of s->data is s->size, which is 873 bytes, but then  
> Emacs tries
> to access s->data[873].
>
> Does it look like I'm right in thinking that this is a bug in Emacs?

This looks like a bug in emacs, as you say, but I don't know if it  
has any particular relation to the posix_memalign() changes.  If  
updating to either before or after the broken posix_memalign()  
revision, and need help figuring out the issue, please let me know.

Thanks,
Jason




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?554CC8A8-35FB-424A-B883-505C26ECBBE8>