Fix last remaining uninitialized memory warning

Edit
ID 4409
Title Fix last remaining uninitialized memory warning
Topic Bug Fixes
Created 2023-06-27 14:33:45
Last modified 2023-08-09 08:07:26 (1 year, 3 months ago)
Latest email 2023-08-10 14:59:52 (1 year, 3 months ago)
Status
2023-09: Committed
2023-07: Moved to next CF
Target version
Authors Tristan Partin (tristan957)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Peter Eisentraut (petere)
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/4409
git checkout commitfest/cf/4409
Emails
Fix last unitialized memory warning
First at 2023-06-07 14:31:10 by "Tristan Partin" <tristan at neon.tech>
Latest at 2023-08-10 14:59:52 by Peter Eisentraut <peter at eisentraut.org>
Latest attachment (v1-0001-Fix-erroneous-Werror-missing-braces-on-old-GCC.patch) at 2023-08-09 15:29:56 from "Tristan Partin" <tristan at neon.tech>
    Attachment (v1-0001-Fix-erroneous-Werror-missing-braces-on-old-GCC.patch) at 2023-08-09 15:29:56 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v2-0001-Fix-last-remaining-uninitialized-memory-warnings.patch) at 2023-08-08 15:14:57 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
    Attachment (v1-0001-Fix-last-remaining-uninitialized-memory-warnings.patch) at 2023-06-07 14:31:10 from "Tristan Partin" <tristan at neon.tech> (Patch: Yes)
History
When Who What
2023-08-09 08:07:26 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Committed
2023-08-09 08:07:26 Peter Eisentraut (petere) Changed committer to petere
2023-08-08 15:56:23 Tristan Partin (tristan957) New status: Ready for Committer
2023-08-08 15:56:16 Tristan Partin (tristan957) Changed name to Fix last remaining uninitialized memory warning
2023-08-01 18:44:32 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2023-07 with status: Moved to next CF
2023-08-01 14:47:05 Tristan Partin (tristan957) New status: Needs review
2023-07-03 06:19:17 Peter Eisentraut (petere) New status: Waiting on Author
2023-07-03 06:19:13 Peter Eisentraut (petere) Added petere as reviewer
2023-06-27 14:33:54 Tristan Partin (tristan957) Changed authors to Tristan Partin (tristan957)
2023-06-27 14:33:45 Tristan Partin (tristan957) Attached mail thread CT6HJ3U8068R.3A8SJMV02D9BC@gonk
2023-06-27 14:33:45 Tristan Partin (tristan957) Created patch record
Edit