public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tatsuo Ishii <[email protected]>
To: [email protected]
Subject: pgpool: Fix oversight in check_transaction_state_and_abort().
Date: Mon, 02 Feb 2026 05:17:34 +0000
Message-ID: <[email protected]> (raw)

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_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=55ee45801e6024a455e9c51d769a2fec25ed5...

Modified Files
--------------
src/protocol/pool_proto_modules.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgpool: Fix oversight in check_transaction_state_and_abort().
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox