CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/25 04:16:02
Modified files:
usr.bin/openssl: ts.c
Log message:
Clean up create_digest()
The ts code is its own kind of special. I only sent this diff out to hear
beck squeal. This diff doesn't actually fix anything, apart from (maybe)
appeasing some obscure static analyzer. It is decidedly less bad than a
similar change in openssl's issue tracker.
ok beck
