Avoid possible null pointer dereference

Edit
ID 5506
Title Avoid possible null pointer dereference
Topic Bug Fixes
Created 2025-01-14 20:27:06
Last modified 2025-01-14 20:27:19 (3 days, 7 hours ago)
Latest email 2025-01-04 23:29:51 (1 week, 6 days ago)
Status
2025-03: Needs review
Target version 17
Authors
Reviewers Become reviewer
Committer
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/5506
git checkout commitfest/cf/5506
Emails
Avoid possible deference NULL pointer (src/backend/optimizer/path/allpaths.c)
First at 2025-01-04 23:29:51 by Ranier Vilela <ranier.vf at gmail.com>
Latest at 2025-01-04 23:29:51 by Ranier Vilela <ranier.vf at gmail.com>
Latest attachment (fix-possible-null-dereference-allpatchs.patch) at 2025-01-04 23:29:51 from Ranier Vilela <ranier.vf at gmail.com>
    Attachment (fix-possible-null-dereference-allpatchs.patch) at 2025-01-04 23:29:51 from Ranier Vilela <ranier.vf at gmail.com> (Patch: Yes)
History
When Who What
2025-01-14 20:27:19 Ranier Vilela (raniervilela) Changed targetversion to 17
2025-01-14 20:27:06 Ranier Vilela (raniervilela) Attached mail thread CAEudQApsZ8sdoRsn_oE=KEwkSMjh-sgsjuGWaE6CmHwQ+3xt1g@mail.gmail.com
2025-01-14 20:27:06 Ranier Vilela (raniervilela) Created patch record
Edit