Subject: CVS commit: src/gnu/dist/postfix/src/tls
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 08/18/2005 22:29:08
Module Name: src
Committed By: rpaulo
Date: Thu Aug 18 22:29:08 UTC 2005
Modified Files:
src/gnu/dist/postfix/src/tls: tls_session.c
Log Message:
Added an OpenSSL version number check so that we pass the second argument to
d2i_SSL_SESSION() correctly.
From postfix-2.3-20050726.
Suggested by Wietse Venema in private email.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 src/gnu/dist/postfix/src/tls/tls_session.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.