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:   knakahara
Date:           Wed Mar 29 23:02:43 UTC 2017

Modified Files:
        src/sys/opencrypto: crypto.c

Log Message:
fix missing mutex_exit() in crypto_destroy().

crypto_destroy() is called only in error case or unloading module.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/opencrypto/crypto.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