Bug 13754

Summary: [2.15 backport] Handle ARENA_TEST correctly
Product: glibc Reporter: Allan McRae <allan>
Component: libcAssignee: Carlos O'Donell <carlos>
Status: RESOLVED FIXED    
Severity: normal CC: drepper.fsp
Priority: P2 Keywords: glibc_2.15
Version: 2.15Flags: fweimer: security-
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:

Description Allan McRae 2012-02-25 01:34:39 UTC
The following commit should be backported to glibc 2.15:

commit 41b81892f11fe1353123e892158b53de73863d62
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Tue Jan 31 14:42:34 2012 -0500

    Handle ARENA_TEST correctly
Comment 1 Joseph Myers 2012-06-27 22:37:25 UTC
Please provide a tested backport patch and describe how it was tested (as per the recent discussion of release branch processes on libc-alpha).
Comment 2 Carlos O'Donell 2013-03-17 22:13:55 UTC
I verified this was backported and fixes BZ#11261.

commit 7cf8e20d03a43b1375e90d381a16caa2686e4fdf
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Tue Jan 31 14:42:34 2012 -0500

    Handle ARENA_TEST correctly
    
    (cherry picked from commit 41b81892f11fe1353123e892158b53de73863d62)