This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] libc: Extend __libc_freeres framework (Bug 23329).
On 06/28/2018 06:14 AM, Carlos O'Donell wrote:
v2
- Call internal freeres functions directly for libdl and libpthread.
- Drop function section setting changes.
- Fix formatting.
- Smoke tested the freeres works by debugging the various routines
and found one non-regression bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=23343
Code looks okay to me, but the ChangeLog mentions some of the old
changes, and:
+ [BZ #23329]
+ * include/libc-symbols: Comment the freeres framework.
Typo: Missing “.h”.
Thanks,
Florian