This is the mail archive of the glibc-bugs@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]

[Bug libc/22375] malloc returns pointer from tcache_get when should return NULL


https://sourceware.org/bugzilla/show_bug.cgi?id=22375

Arjun Shankar <arjun.is at lostca dot se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |2.27

--- Comment #9 from Arjun Shankar <arjun.is at lostca dot se> ---
I wrote a reasonably thorough regression test for this, but discussions on
libc-alpha as well as further testing have revealed that the test when properly
expanded (a) will also trigger bug 22343, and (b) has exposed another bug in 32
bit Intel and POWER (related to the relatively larger MALLOC_ALIGNMENT on these
machines). Because of this, I haven't checked the regression test into master,
but only the fix for now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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