Fix oversight in check_transaction_state_and_abort().
The function does not take the case when frontend is NULL into
account.
Per Coverity.
Backpatch-through: v4.3
Branch
------
V4_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a85a3fe024dbddee8b913eb33debcd7792682143
Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)