aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-06-12 00:00:21 +0000
committerNeil Conway <neilc@samurai.com>2005-06-12 00:00:21 +0000
commit72a5db15d190121e63126055824f38dd062428be (patch)
tree82e9ec66aca79f9e213da819b3231664a6363b63 /src/backend/access/gist
parent2f1210629cf357fd0b6035e47ef10f240c82f6d5 (diff)
downloadpostgresql-72a5db15d190121e63126055824f38dd062428be.tar.gz
postgresql-72a5db15d190121e63126055824f38dd062428be.zip
libpq was not consistently checking for memory allocation failures. This
patch adds missing checks to the call sites of malloc(), strdup(), PQmakeEmptyPGresult(), pqResultAlloc(), and pqResultStrdup(), and updates the documentation. Per original report from Volkan Yazici about PQmakeEmptyPGresult() not checking for malloc() failure.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions