[pgpool-committers: 5164] pgpool: Fix memory leak pointed out by 2018/10/5 Coverity scan.
Tatsuo Ishii
ishii at sraoss.co.jp
Fri Oct 5 11:13:27 JST 2018
Fix memory leak pointed out by 2018/10/5 Coverity scan.
While processing command complete message in extended query/streaming
replication mode, failure to read from socket leads to memory leak.
Branch
------
V3_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=3efbaa371f18ac6c077f53640362b641365bd791
Modified Files
--------------
src/protocol/CommandComplete.c | 8 ++++++++
1 file changed, 8 insertions(+)
More information about the pgpool-committers
mailing list