BUG #17184: When using openssl, the memory of a static variable is not freed in libpq

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17184: When using openssl, the memory of a static variable is not freed in libpq
Дата
Msg-id 17184-8819e0faad281a1d@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17184: When using openssl, the memory of a static variable is not freed in libpq  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17184
Logged by:          Alexander Dzyuba
Email address:      kaegoorn48@gmail.com
PostgreSQL version: 12.8
Operating system:   Linux
Description:

Valgrind shows static variable memory is not freed when using openssl 

libpq/fe-secure-openssl.c:1571

static BIO_METHOD *my_bio_methods;

Please add a method that will free memory after use


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: BUG #17183: missing websearch_to_tsquery