Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing trace logging of some TLS messages.
Every other place in `tls_msg_cb` was treating the buffer as `unsigned char` except here. Oops. Led to logging discrepancies.
- Loading branch information