summaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2024-10-24 09:16:14 -0700
committerNoah Misch <noah@leadboat.com>2024-10-24 09:16:19 -0700
commit3e5ea478d875c15e7ba47778568b2f7edb54a0f1 (patch)
tree376628ba2c9af090f1dd63caf01fe0b755a48f96 /src/backend/access/transam/xlog.c
parent884c1a4d17dc7e643940e928cca42ab8a325dd46 (diff)
Stop reading uninitialized memory in heap_inplace_lock().
Stop computing a never-used value. This removes the read; the read had no functional implications. Back-patch to v12, like commit a07e03fd8fa7daf4d1356f7cb501ffe784ea6257. Reported by Alexander Lakhin. Discussion: https://postgr.es/m/6c92f59b-f5bc-e58c-9bdd-d1f21c17c786@gmail.com
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions