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-02-06 11:08:18 (5 days, 10 hours ago)
Latest email 2025-02-06 11:10:52 (5 days, 10 hours ago)
Status
2025-03: Withdrawn
Target version 17
Authors Ranier Vilela (raniervilela)
Reviewers Ilia Evdokimov (ilidock95)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-02-06 11:10:52 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-02-06 11:08:18 Ranier Vilela (raniervilela) Closed in commitfest 2025-03 with status: Withdrawn
2025-02-05 17:10:00 Ilia Evdokimov (ilidock95) Added ilidock95 as reviewer
2025-02-03 04:42:18 Michael Paquier (michael-kun) Changed authors to Ranier Vilela (raniervilela)
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