aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistutil.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2006-05-28 17:23:29 +0000
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2006-05-28 17:23:29 +0000
commit117d73a9e7af61f6742e3d2b46f1dfbe3e02b9ca (patch)
treef2a5179957d63d898ade09424c91e51f273f9fa7 /src/backend/access/gist/gistutil.c
parent7a6676d9df6e89d6ecdfacd8b377a881dc0e237d (diff)
downloadpostgresql-117d73a9e7af61f6742e3d2b46f1dfbe3e02b9ca.tar.gz
postgresql-117d73a9e7af61f6742e3d2b46f1dfbe3e02b9ca.zip
Don't call PQclear until the struct is really no longer going to be used.
Per Coverity bug #304. Thanks to Martijn van Oosterhout for reporting it. Zero out the pointer fields of PGresult so that these mistakes are more easily catched, per discussion.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions