Log Message:
-----------
Go over all OpenSSL return values and make sure we compare them
to the documented API value. The previous code got it right as
it's implemented, but accepted too much/too little compared to
the API documentation.

Per comment from Zdenek Kotala.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/libpq:
        be-secure.c (r1.56.4.3 -> r1.56.4.4)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c?r1=1.56.4.3&r2=1.56.4.4)
    pgsql/src/interfaces/libpq:
        fe-secure.c (r1.67 -> r1.67.4.1)
        
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.67&r2=1.67.4.1)

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to