Bug with memory leak on cert validation in libpq - Mailing list pgsql-bugs

From Roman Peshkurov
Subject Bug with memory leak on cert validation in libpq
Date
Msg-id CALLDf-pZ-E3mjxd5=bnHsDu9zHEOnpgPgdnO84E2RuwMCjjyPw@mail.gmail.com
Whole thread Raw
Responses Re: Bug with memory leak on cert validation in libpq
List 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 by date:

Previous
From: John Muehlhausen
Date:
Subject: NOTIFY in multi-statement PQexec() not sent outside of transaction
Next
From: "David G. Johnston"
Date:
Subject: Re: NOTIFY in multi-statement PQexec() not sent outside of transaction