summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeWindowAgg.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:57 +0200
commited089d2fec8dde61d169f1f67a96e099425e77c7 (patch)
treeae3e1560241043b826891c8007c8c8f54d8a9d73 /src/backend/executor/nodeWindowAgg.c
parenta54875602a057f8ee0cf5e880bfe2056b5dd11f0 (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/executor/nodeWindowAgg.c')
0 files changed, 0 insertions, 0 deletions