aboutsummaryrefslogtreecommitdiff
path: root/changes/bug8845
AgeCommit message (Collapse)Author
2013-05-08Fix bug 8845: check the right length of memory in aes unit testsNick Mathewson
This couldn't actually be a buffer overrun unless AES somehow turned into memcpy, but still it's good to fix it.