[Fix] Heap Use After Free in parallel_vacuum_reset_dead_items Function

Edit
ID 5406
Title [Fix] Heap Use After Free in parallel_vacuum_reset_dead_items Function
Topic Bug Fixes
Created 2024-11-26 04:52:29
Last modified 2024-12-05 02:07:26 (3 weeks ago)
Latest email 2024-12-05 01:46:33 (3 weeks ago)
Status
2025-01: Committed
Target version 17
Authors Vallimaharajan G (vallimaharajan001)
Reviewers Become reviewer
Committer John Naylor (john.naylor)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5406
git checkout commitfest/cf/5406
Emails
[Bug] Heap Use After Free in parallel_vacuum_reset_dead_items Function
First at 2024-11-25 18:27:07 by Vallimaharajan G <vallimaharajan.gs at zohocorp.com>
Latest at 2024-12-05 01:46:33 by John Naylor <johncnaylorls at gmail.com>
Latest attachment (v2-fix-parallel-vacuum.patch) at 2024-11-26 09:53:45 from John Naylor <johncnaylorls at gmail.com>
    Attachment (v2-fix-parallel-vacuum.patch) at 2024-11-26 09:53:45 from John Naylor <johncnaylorls at gmail.com> (Patch: Yes)
    Attachment (parallel_vacuum_fix.patch) at 2024-11-25 18:27:07 from Vallimaharajan G <vallimaharajan.gs at zohocorp.com> (Patch: Yes)
History
When Who What
2024-12-05 02:07:26 John Naylor (john.naylor) Closed in commitfest 2025-01 with status: Committed
2024-11-27 02:56:02 John Naylor (john.naylor) Added john.naylor as committer
2024-11-26 04:52:57 Vallimaharajan G (vallimaharajan001) Changed authors to Vallimaharajan G (vallimaharajan001)
2024-11-26 04:52:57 Vallimaharajan G (vallimaharajan001) Changed targetversion to 17
2024-11-26 04:52:29 Vallimaharajan G (vallimaharajan001) Attached mail thread 1936493cc38.68cb2ef27266.7456585136086197135@zohocorp.com
2024-11-26 04:52:29 Vallimaharajan G (vallimaharajan001) Created patch record
Edit