diff options
author | Michael Meskes <meskes@postgresql.org> | 2015-02-05 15:12:34 +0100 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2015-08-12 13:57:41 +0200 |
commit | e0ca86aa98de9c60815d3717b92b62a9f2c0c07d (patch) | |
tree | 1ea5fa57b706263ffdaa5c235096cff1db110628 /src/backend/utils/misc/help_config.c | |
parent | 234205a2e34464a9aabc9ab5e65692652f8fc910 (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/utils/misc/help_config.c')
0 files changed, 0 insertions, 0 deletions