diff options
author | jeffro256 <jeffro256@tutanota.com> | 2023-10-23 16:28:02 -0500 |
---|---|---|
committer | jeffro256 <jeffro256@tutanota.com> | 2023-10-23 16:28:02 -0500 |
commit | 05231400cebfeedbbc0a5386f38a033bba6314b3 (patch) | |
tree | d49c54e6f5e1de050d603b3ed72389c9bc417dcd /tests/CMakeLists.txt | |
parent | Merge pull request #9013 (diff) | |
download | monero-05231400cebfeedbbc0a5386f38a033bba6314b3.tar.xz |
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
Diffstat (limited to 'tests/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions