[Bug localedata/14594] Testing a mangled pointer results in initializer not being called

carlos at redhat dot com sourceware-bugzilla@sourceware.org
Thu Oct 31 19:40:00 GMT 2013


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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at redhat dot com

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
Fedora has a fix for this already I think, which is just unconditionally
demangle and *then* check for null.

There is almost not performance benefit to checking the mangled value for null,
demangling if it is, and then calling the function.

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



More information about the Glibc-bugs mailing list