mirror of https://github.com/postgres/postgres
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.pull/18/head
parent
ad365b2f91
commit
41493bac36
Loading…
Reference in new issue