Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/opencrypto
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