commit | 12c8855d0969fbb776ab5ba9a031e058b6ccf5bf | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Sep 14 16:36:15 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Sep 14 16:36:15 2016 +0300 |
tree | 070d568427ee9c1613b6820bcae6cc15fa3901b0 | |
parent | e4668aade91dca363c7b346d8b37d04c5191522b [diff] |
Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp().