Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ringct: make
rctSigBase
serialization follow strict aliasing rule
Accessing an object of type `char` thru an lvalue of type `crypto::hash8` is undefined behavior. https://developers.redhat.com/blog/2020/06/03/the-joys-and-perils-of-aliasing-in-c-and-c-part-2
- Loading branch information