SIGSEGV, FPE fix in pg_controldata

Edit
ID 5527
Title SIGSEGV, FPE fix in pg_controldata
Topic Bug Fixes
Created 2025-01-27 10:18:42
Last modified 2025-02-05 19:52:03 (6 days, 2 hours ago)
Latest email 2025-02-04 21:14:21 (1 week ago)
Status
2025-03: Committed
Target version stable
Authors Anton Voloshin (a.voloshin), Ian Ilyasov (ianilyasov)
Reviewers Become reviewer
Committer Alexander Korotkov (smagen)
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/5527
git checkout commitfest/cf/5527
Emails
SIGSEGV, FPE fix in pg_controldata
First at 2024-12-12 10:23:14 by Ilyasov Ian <ianilyasov at outlook.com>
Latest at 2025-02-04 21:14:21 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (v2-0001-Fix-possible-pg_control_data-errors-on-corrupted-.patch) at 2025-02-03 17:59:05 from Alexander Korotkov <aekorotkov at gmail.com>
    Attachment (v2-0001-Fix-possible-pg_control_data-errors-on-corrupted-.patch) at 2025-02-03 17:59:05 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-REL_17_STABLE-fix-possible-SIGSEGV-situations-on-rubbi.patch) at 2024-12-12 10:23:14 from Ilyasov Ian <ianilyasov at outlook.com> (Patch: Yes)
History
When Who What
2025-02-05 19:52:03 Alexander Korotkov (smagen) Closed in commitfest 2025-03 with status: Committed
2025-02-05 19:52:03 Alexander Korotkov (smagen) Changed committer to smagen
2025-01-27 10:23:17 Ian Ilyasov (ianilyasov) Changed targetversion to stable
2025-01-27 10:19:34 Ian Ilyasov (ianilyasov) Changed authors to Anton Voloshin (a.voloshin), Ian Ilyasov (ianilyasov)
2025-01-27 10:19:34 Ian Ilyasov (ianilyasov) Changed targetversion to 17
2025-01-27 10:18:42 Ian Ilyasov (ianilyasov) Attached mail thread GV1P251MB1004DDEE2EE8B2AE12C3C37CCD3F2@GV1P251MB1004.EURP251.PROD.OUTLOOK.COM
2025-01-27 10:18:42 Ian Ilyasov (ianilyasov) Created patch record
Edit