1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src/backend/postmaster
Heikki Linnakangas 41493bac36 Fix two thinkos related to strong random keys.
pg_backend_random() is used for MD5 salt generation, but it can fail, and
no checks were done on its status code.

Fix memory leak, if generating a random number for a cancel key failed.

Both issues were spotted by Coverity. Fix by Michael Paquier.
2016-12-12 09:58:32 +02:00
..
2016-12-02 07:42:58 -05:00
2016-11-22 14:27:11 -05:00
2016-11-22 14:27:11 -05:00
2016-01-02 13:33:40 -05:00
2016-10-04 13:14:19 -04:00
2016-11-22 14:27:11 -05:00