mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 09:17:37 +08:00
ecpg_build_params() failed to check for ecpg_alloc failure in one newly-added code path, and leaked a temporary string in another path. Errors in commit a1dc6ab46, spotted by Coverity.