diff options
author | Michael Meskes <meskes@postgresql.org> | 2015-02-05 15:12:34 +0100 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2015-02-05 15:12:34 +0100 |
commit | 5ee5bc387319b9ac33083bacebd3ab7046666328 (patch) | |
tree | e91d18d6b121852c795ef1c90ba40087be3c3f71 /src/backend/access/gist/gistget.c | |
parent | d88976cfa1302e8dccdcbfe55e9e29faee8c0cdf (diff) | |
download | postgresql-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