Monday Patch Queue Review update (2023-03-06)

Carlos O'Donell carlos@redhat.com
Mon Mar 6 14:58:31 GMT 2023


Most recent meeting status is always here:
https://sourceware.org/glibc/wiki/PatchworkReviewMeetings#Update

Meeting: 2023-03-06 @ 0900h EST5EDT

Video/Audio: https://bbb.linuxfoundation.org/room/adm-alk-1uu-7fu

IRC: #glibc on OFTC.

Review new patches and restart review at the top.

 - State NEW delegate NOBODY is at 214 patches.
 - Carlos' SLI at 161 days.
 - Discussed "[v3,2/4] libio: Remove the usage of __libc_IO_vtables"
  - Decision is to rely on existing regression test suite.
  - Concerned with static link issues that don't bring in everything.
  - v4 needed to fix the typo in "_IO_file_jumps_alia"
  - What about "pragma weak" for _IO_default_* functions?
  - libio_static_fn_required (defined at libio/libioP.h)
  - Carlos: What pulls in libio/genops.c? Pulled in by _IO_un_link?
   - Florian's suggestion is to remove pragma weak for _IO_default.
 - Why does LD_PRELOAD not work with RTLD_DEEPBIND?
  - Already had a WONTFIX bug for that.
  - https://sourceware.org/bugzilla/show_bug.cgi?id=25533
  - https://sourceware.org/bugzilla/show_bug.cgi?id=30186
 - Carlos raised the issue of Message-ID's with slashes in them.
  - Siddhesh: Yes we do have the fix in patchwork, but it looks incomplete.
  - https://github.com/getpatchwork/patchwork/issues/518
 - [v3] elf: Fix slow tls access after dlopen [BZ #19924] (Szabolcs)
  - Needs review for P&C issues.

-- 
Cheers,
Carlos.



More information about the Libc-alpha mailing list