https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81201
Andreas Schwab <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Andreas Schwab <[email protected]> --- memcpy(&estado[4], chachaKey, 64) writes past the array bounds.
