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