Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 02:25:40
Module Name: basesrc
Committed By: tv
Date: Mon Oct 16 23:25:40 UTC 2000
Modified Files:
basesrc/crypto/dist/openssl/ssl [netbsd-1-5]: ssl_cert.c
Log Message:
Pullup 1.2 [taca]:
- Correct missing closedir(3) in SSL_add_dir_cert_subjects_to_stack().
This should be fix the bug that apache enabled SSL may exhaust its
file descriptors. Noted by TAKANO Yuji <takachan@running-dog.net>
on apache@ecc.u-tokyo.ac.jp, apache mailing list in Japanese.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.1 -r1.1.1.1.2.2 \
basesrc/crypto/dist/openssl/ssl/ssl_cert.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.