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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [patch] glibc/ia64 memccpy segfault


>>>>> "Ulrich" == Ulrich Drepper <drepper@redhat.com> writes:

Ulrich> Jes Sorensen wrote:
>> It basically solve a bug in the ia64 memccpy implementation where
>> the readahead will cause a segfault if you try to memccpy from
>> across a page boundary,

Ulrich> I checked the patch in after writing a test case.  Thanks,

Hi Uli,

Thanks for checking it in. How do you feel of pushing this one for 2.2
as well? It contains the same bug.

Cheers,
Jes


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