summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2004-02-02 16:58:30 +0000
committerNeil Conway <neilc@samurai.com>2004-02-02 16:58:30 +0000
commit9e218af7edc63125436c895891119d15873f5a24 (patch)
treec3e20c5af396bbf57f9981e4a8141a96bab56c02 /src/backend/access/gist/gist.c
parent4c29e215782e357a81d6fbb794b47b5c3210caf5 (diff)
downloadpostgresql-9e218af7edc63125436c895891119d15873f5a24.tar.gz
Fix a read of uninitialized memory in next_token() of hba.c, spotted via
valgrind: a buffer passed to strncmp() had to be NUL-terminated. Original report and patch from Dennis Bjorkland, some cleanup by Andrew Dunstan, and finally some editorializing from Neil Conway.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions