mirror of
https://github.com/monero-project/monero.git
synced 2026-01-07 19:00:59 -08:00
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