libpq: Authorize pthread_exit() in libpq_check
Michael Paquier <michael@paquier.xyz>
libpq: Authorize pthread_exit() in libpq_check pthread_exit() is added to the list of symbols allowed when building libpq. This has been reported as possible when libpq is statically linked to libcrypto, where pthread_exit() could be called. Reported-by: Torsten Rupp <torsten.rupp@gmx.net> Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://postgr.es/m/19095-6d8256d0c37d4be2@postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/libpq/libpq_check.pl | modified | +4 −0 |
Discussion
- BUG #19095: Test if function exit() is used fail when linked static 37 messages · 2025-10-27 → 2026-02-18