Bug 13754 - [2.15 backport] Handle ARENA_TEST correctly
Summary: [2.15 backport] Handle ARENA_TEST correctly
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.15
: P2 normal
Target Milestone: ---
Assignee: Carlos O'Donell
URL:
Keywords: glibc_2.15
Depends on:
Blocks:
 
Reported: 2012-02-25 01:34 UTC by Allan McRae
Modified: 2014-06-26 14:37 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)