commit | 2ef7c478444f453a04ae63ecc3d3de07915ad2b0 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Apr 20 09:26:49 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Apr 20 09:26:49 2015 +0300 |
tree | b270c71c80ddff387458d526c8566b2c8f9e0672 | |
parent | 16b2e4f5480bb46a025f9d3a917a923e7f7f59f1 [diff] |
Issue #23728: binascii.crc_hqx() could return an integer outside of the range 0-0xffff for empty data.