diff options
author | Michael Meskes | 2015-02-05 14:12:34 +0000 |
---|---|---|
committer | Michael Meskes | 2015-02-05 14:12:34 +0000 |
commit | 5ee5bc387319b9ac33083bacebd3ab7046666328 (patch) | |
tree | e91d18d6b121852c795ef1c90ba40087be3c3f71 /src/include/postgres.h | |
parent | d88976cfa1302e8dccdcbfe55e9e29faee8c0cdf (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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions