• Alvaro Herrera's avatar
    Add more sanity checks in contrib/sslinfo · d94c36a4
    Alvaro Herrera authored
    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
    d94c36a4
sslinfo.c 9.37 KB