summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2015-02-05 15:12:34 +0100
committerMichael Meskes <meskes@postgresql.org>2015-08-12 13:57:41 +0200
commite0ca86aa98de9c60815d3717b92b62a9f2c0c07d (patch)
tree1ea5fa57b706263ffdaa5c235096cff1db110628 /src/backend/tcop/postgres.c
parent234205a2e34464a9aabc9ab5e65692652f8fc910 (diff)
This routine was calling ecpg_alloc to allocate to memory but did not
actually check the returned pointer allocated, potentially NULL which could be the result of a malloc call. Issue noted by Coverity, fixed by Michael Paquier <michael@otacoo.com>
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions