Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src: remove unnecessary cast in crypto_sig.cc
ByteSource::Allocated accepts a void pointer now, so we do not need to cast the argument to a char pointer. Refs: #43202 PR-URL: #44001 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Feng Yu <F3n67u@outlook.com>
- Loading branch information