pgsql: Add more detail why repalloc and pfree do not accept NULL pointe - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add more detail why repalloc and pfree do not accept NULL pointe
Date
Msg-id E1oSDBo-000HbL-G7@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add more detail why repalloc and pfree do not accept NULL pointers

Per discussion, we choose not to change this.  This just gives a
little bit more information.

Discussion: https://www.postgresql.org/message-id/flat/cf26e970-8e92-59f1-247a-aa265235075b%40enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/805a397db40bd49789946e8fe42e564d564fc27b

Modified Files
--------------
src/backend/utils/mmgr/README | 6 ++++++
1 file changed, 6 insertions(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Enable RandomizedBaseAddress (ASLR) on Windows with MSVC builds
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Switch format specifier for replication origins to %d