[pgpool-committers: 3661] pgpool: Fixing a potential crash in pool_stream functions.

Muhammad Usama m.usama at gmail.com
Tue Nov 15 06:34:09 JST 2016


Fixing a potential crash in pool_stream functions.

POOL_CONNECTION->con_info should be checked for null value before de-referencing
when read or write fails on backend socket.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=266b67a00debee571b5e2e8d603150653925fe02

Modified Files
--------------
src/utils/pool_stream.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)



More information about the pgpool-committers mailing list