diff options
author | Noah Misch <noah@leadboat.com> | 2024-10-24 09:16:14 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2024-10-24 09:16:19 -0700 |
commit | ad24b75659100df76bf998956c59481c4262b3ec (patch) | |
tree | d2492174dba76f4efe582700aca564b4b82285fa /src/tutorial/funcs.c | |
parent | c3316a3b8dccf4d9cd17d66f1984bf7d4ce38fa9 (diff) | |
download | postgresql-ad24b75659100df76bf998956c59481c4262b3ec.tar.gz postgresql-ad24b75659100df76bf998956c59481c4262b3ec.zip |
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/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions