NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60281 CVS commit: src/sys/opencrypto



The following reply was made to PR kern/60281; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60281 CVS commit: src/sys/opencrypto
Date: Tue, 22 Sep 2026 14:46:27 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Sep 22 14:46:27 UTC 2026
 
 Modified Files:
 	src/sys/opencrypto: cryptodev.c
 
 Log Message:
 opencrypto(9): Fix mistakes in previous attempt to plug leaks.
 
 1. Common error branch is now also used when cse is null.
 
 2. Missed a spot in using the common error branch.
 
 PR kern/60281: crypto(4): bugs in reference counting and test
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.138 -r1.139 src/sys/opencrypto/cryptodev.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