Missing checks when malloc returns NULL...

Edit
Title Missing checks when malloc returns NULL...
Topic Bug Fixes
Created 2016-06-24 04:54:33
Last modified 2016-09-01 22:09:52 (7 years, 7 months ago)
Latest email 2016-09-01 22:10:25 (7 years, 7 months ago)
Status
2016-09: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Aleksander Alekseev (a.alekseev)Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Missing checks when malloc returns NULL...
First at 2016-06-21 04:47:32 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2016-09-01 22:10:25 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (malloc-nulls-v8.patch) at 2016-09-01 02:54:33 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (malloc-nulls-v8.patch) at 2016-09-01 02:54:33 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (malloc-nulls-v7.patch) at 2016-08-31 15:14:33 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (malloc-nulls-v6.patch) at 2016-08-31 07:30:34 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (malloc-nulls-v5.patch) at 2016-08-30 06:15:51 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (shmem.txt) at 2016-08-29 14:13:15 from Aleksander Alekseev <a.alekseev at postgrespro.ru> (Patch: No)
    Attachment (calloc.txt) at 2016-08-29 13:05:14 from Aleksander Alekseev <a.alekseev at postgrespro.ru> (Patch: No)
    Attachment (83287ef7d2_malloc.txt) at 2016-08-29 07:42:41 from Michael Paquier <michael.paquier at gmail.com> (Patch: No)
    Attachment (malloc-nulls-v3.patch) at 2016-08-19 02:18:10 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (malloc-nulls-v2.patch) at 2016-06-22 01:41:01 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (malloc-nulls.patch) at 2016-06-21 04:47:32 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2016-09-01 22:09:52 Michael Paquier (michael-kun) Closed in commitfest 2016-09 with status: Committed
2016-08-31 10:50:53 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2016-08-31 07:33:44 Michael Paquier (michael-kun) New status: Needs review
2016-08-30 22:23:16 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Committed
2016-08-30 15:22:36 Tom Lane (tgl) Added tgl as committer
2016-08-30 08:10:25 Aleksander Alekseev (a.alekseev) New status: Ready for Committer
2016-08-26 14:12:11 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2016-08-19 02:18:33 Michael Paquier (michael-kun) New status: Needs review
2016-08-18 09:12:28 Heikki Linnakangas (heikki) New status: Waiting on Author
2016-06-24 04:54:39 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2016-06-24 04:54:34 Michael Paquier (michael-kun) Attached mail thread CAB7nPqRu07Ot6iht9i9KRfYLpDaF2ZuUv5y_+72uP23ZAGysRg@mail.gmail.com
2016-06-24 04:54:33 Michael Paquier (michael-kun) Created patch record
Edit