diff options
author | Neil Conway <neilc@samurai.com> | 2004-02-02 16:58:30 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-02-02 16:58:30 +0000 |
commit | 9e218af7edc63125436c895891119d15873f5a24 (patch) | |
tree | c3e20c5af396bbf57f9981e4a8141a96bab56c02 /src/backend/access/gist/gist.c | |
parent | 4c29e215782e357a81d6fbb794b47b5c3210caf5 (diff) | |
download | postgresql-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