NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60292 CVS commit: src/crypto/external/apache2/openssl/dist/ssl/record/methods
The following reply was made to PR lib/60292; it has been noted by GNATS.
From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60292 CVS commit: src/crypto/external/apache2/openssl/dist/ssl/record/methods
Date: Mon, 8 Jun 2026 20:50:36 +0000
Module Name: src
Committed By: wiz
Date: Mon Jun 8 20:50:36 UTC 2026
Modified Files:
src/crypto/external/apache2/openssl/dist/ssl/record/methods:
tls_common.c
Log Message:
Apply "Fix false success when BIO_write returns 0 without retry" patch
from https://github.com/openssl/openssl/pull/31021
Fixes PR 60292.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 \
src/crypto/external/apache2/openssl/dist/ssl/record/methods/tls_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index