mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-23 19:39:53 +08:00
We were missing a few return checks on OpenSSL calls. Should be pretty harmless, since we haven't seen any user reports about problems, and this is not a high-traffic module anyway; still, a bug is a bug, so backpatch this all the way back to 9.0. Author: Michael Paquier, while reviewing another sslinfo patch |
||
---|---|---|
.. | ||
Makefile | ||
sslinfo--1.0.sql | ||
sslinfo--unpackaged--1.0.sql | ||
sslinfo.c | ||
sslinfo.control |