Author: Alexandr Nedvedicky <Alexandr.Nedvedicky at Sun.COM>
Repository: /hg/onnv/onnv-gate
Latest revision: 2a4151923582a32c52dde4739ecd3e9c2d405f0b
Total changesets: 1
Log message:
6720255 soft_digest_init() memory leaks caused by digest operations on a system
with HW crypto provider
6745244 inconsistent locking of soft_session_t mutex in
soft_{get,set}_operationstate()
6748371 memcpy() wastes cycles in
soft_get_operationstate()/soft_set_operationstate()
Files:
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softDigest.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softDigestUtil.c
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softOps.h
update: usr/src/lib/pkcs11/pkcs11_softtoken/common/softSessionUtil.c