Fix pool_push_pending_data().
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 14 Sep 2024 13:41:30 +0000 (22:41 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 14 Sep 2024 13:41:30 +0000 (22:41 +0900)
commit990583a70210eb16de87a6c129592db6d8b6776a
treed1b7de32680ef7334cfd45599e7179fd0859692a
parent400490dd3b23e19614fd90a10c0749f15f61a2d7
Fix pool_push_pending_data().

Fix "insecure data handling".
Per Coverity (CID 1559731)
src/protocol/pool_process_query.c