aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorMichael Meskes <meskes@postgresql.org>2015-02-05 15:12:34 +0100
committerMichael Meskes <meskes@postgresql.org>2015-02-05 15:12:34 +0100
commit5ee5bc387319b9ac33083bacebd3ab7046666328 (patch)
treee91d18d6b121852c795ef1c90ba40087be3c3f71 /src/backend/access/gist/gistget.c
parentd88976cfa1302e8dccdcbfe55e9e29faee8c0cdf (diff)
downloadpostgresql-5ee5bc387319b9ac33083bacebd3ab7046666328.tar.gz
postgresql-5ee5bc387319b9ac33083bacebd3ab7046666328.zip
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/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions