diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-10-20 22:20:33 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2010-10-20 22:25:12 +0300 |
commit | 3218c2cfc931535e9bb415b1b8c8cbe719c62cfe (patch) | |
tree | ea57c56d34038e610b7bece647eb9a8c35cf0004 /src/backend/access/gist/gist.c | |
parent | d109b10edcafd2d152a6ae474a7d2ce78e97845f (diff) |
If pk is NULL, the backend would segfault when accessing ->algo and the
following NULL check was never reached.
This problem was found by Coccinelle (null_ref.cocci from coccicheck).
Marti Raudsepp
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions