This is the mail archive of the libc-alpha@sourceware.org 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: [PATCH] Fix __memcpy_chk on non-SSE2 CPUs


On Mon, Feb 9, 2015 at 7:49 PM, Allan McRae <allan@archlinux.org> wrote:
> From: Evangelos Foutras <evangelos@foutrelis.com>
>
> In commit 8b4416d, the 1: jump label in __mempcpy_chk was accidentally
> moved.  This resulted in failures of mempcpy on CPU without SSE2.
>
> ---
>
> 2015-02-10  Evangelos Foutras  <evangelos@foutrelis.com>
>
>         [BZ #17949]
>         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Fix position of
>         jump label.
>

This is an obvious fix.  Please check it in.

Thanks.


-- 
H.J.


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