Fix double pfree in 1b63aeb31.
authorTatsuo Ishii <ishii@postgresql.org>
Sat, 19 Jul 2025 06:26:30 +0000 (15:26 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sat, 19 Jul 2025 06:26:30 +0000 (15:26 +0900)
commitdfef74ff97a546aca2f6ebccf275c2ab727b7342
tree018812c8682fc396544187c19156d113d36ac99e
parentf43f25ca77319df93e44776c94fe20d1a6dbe631
Fix double pfree in 1b63aeb31.

By an oversight, the commit could bring a double pfree situation.
src/protocol/pool_process_query.c