Heap Use After Free in Window Aggregate Execution & custom malloc allocator implementation

Edit
ID 5402
Title Heap Use After Free in Window Aggregate Execution & custom malloc allocator implementation
Topic Bug Fixes
Created 2024-11-25 06:03:21
Last modified 2024-12-10 23:49:10 (2 weeks, 1 day ago)
Latest email 2024-12-09 01:28:26 (2 weeks, 3 days ago)
Status
2025-01: Committed
Target version 17
Authors Jayesh Dehankar (jayesh.dehankar)
Reviewers Become reviewer
Committer David Rowley (davidrowley)
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/5402
git checkout commitfest/cf/5402
Emails
[Bug] Heap Use After Free in Window Aggregate Execution
First at 2024-11-13 15:22:11 by Jayesh Dehankar <jayesh.dp at zohocorp.com>
Latest at 2024-12-09 01:28:26 by David Rowley <dgrowleyml at gmail.com>
Latest attachment (windowagg_fix1.patch) at 2024-11-13 15:22:11 from Jayesh Dehankar <jayesh.dp at zohocorp.com>
    Attachment (windowagg_fix1.patch) at 2024-11-13 15:22:11 from Jayesh Dehankar <jayesh.dp at zohocorp.com> (Patch: Yes)
History
When Who What
2024-12-10 23:49:10 John Naylor (john.naylor) Closed in commitfest 2025-01 with status: Committed
2024-12-10 23:49:10 John Naylor (john.naylor) Changed committer to davidrowley
2024-11-25 06:06:21 Jayesh Dehankar (jayesh.dehankar) Changed authors to Jayesh Dehankar (jayesh.dehankar)
2024-11-25 06:06:21 Jayesh Dehankar (jayesh.dehankar) Changed targetversion to 17
2024-11-25 06:03:21 Jayesh Dehankar (jayesh.dehankar) Attached mail thread 193261e2c4d.3dd3cd7c1842.871636075166132237@zohocorp.com
2024-11-25 06:03:21 Jayesh Dehankar (jayesh.dehankar) Created patch record
Edit