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:24:55 +0300 |
commit | 4a75c7f9f1120db240b4ddccaa7d46f82bb495c0 (patch) | |
tree | 1864561a9cf71662abf397d78b33a5444678d872 /src/backend/access/transam/xlog.c | |
parent | d4346e15b477cffae44e1f2fbe1f3235abdb458b (diff) | |
download | postgresql-4a75c7f9f1120db240b4ddccaa7d46f82bb495c0.tar.gz postgresql-4a75c7f9f1120db240b4ddccaa7d46f82bb495c0.zip |
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/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions