aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.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:56:38 +0200
commit157d40640cdd885b72f27db358ba66d12feaec7d (patch)
treed1c4970ce8388dbb66229136501cf4bf8f9094f3 /src/backend/access/gist/gistxlog.c
parenta35a527f2d6b28f78e9eab42801ec0170ffcb898 (diff)
downloadpostgresql-157d40640cdd885b72f27db358ba66d12feaec7d.tar.gz
postgresql-157d40640cdd885b72f27db358ba66d12feaec7d.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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions