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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #17184: When using openssl, the memory of a static variable is not freed in libpq
Дата
Msg-id 3261758.1631108131@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #17184: When using openssl, the memory of a static variable is not freed in libpq  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #17184: When using openssl, the memory of a static variable is not freed in libpq  (Alexander Dzuba <kaegoorn48@gmail.com>)
Список pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> 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

Why?  It's not leaked: the struct is still available for use
in future connection attempts.

            regards, tom lane



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17185: PostgreSQL performance GNU vs LLVM
Следующее
От: "Murphy, Kimberly R CTR TRANSCOM TCJ6 (USA)"
Дата:
Сообщение: Technical Support