Bug with memory leak on cert validation in libpq

Поиск
Список
Период
Сортировка
От Roman Peshkurov
Тема Bug with memory leak on cert validation in libpq
Дата
Msg-id CALLDf-pZ-E3mjxd5=bnHsDu9zHEOnpgPgdnO84E2RuwMCjjyPw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Bug with memory leak on cert validation in libpq  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs
Hi,

The problem is incorrect usage of openssl stack "destructor". We noticed it on a graphs for the few months. It looked lika an increasing line of res memory usage.

Sorry, I've already made pull request (wasn't familiar with your flow). The all information is described there:
https://github.com/postgres/postgres/pull/52

Best regards, Roman.

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

Предыдущее
От: John Muehlhausen
Дата:
Сообщение: NOTIFY in multi-statement PQexec() not sent outside of transaction
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: NOTIFY in multi-statement PQexec() not sent outside of transaction