[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-29990: fix range checking in GB18030 decoder by zhangyangyu · Pull Request #1495 · python/cpython

wjssz

and others added 3 commits

May 8, 2017 11:15

zhangyangyu added a commit to zhangyangyu/cpython that referenced this pull request

May 9, 2017
When decoding a 4-byte GB18030 sequence, the first and third byte cannot exceed 0xFE.

zhangyangyu added a commit to zhangyangyu/cpython that referenced this pull request

May 9, 2017
When decoding a 4-byte GB18030 sequence, the first and third byte cannot exceed 0xFE.

Merged

zhangyangyu added a commit that referenced this pull request

May 9, 2017
When decoding a 4-byte GB18030 sequence, the first and third byte cannot exceed 0xFE.

zhangyangyu added a commit that referenced this pull request

May 9, 2017
When decoding a 4-byte GB18030 sequence, the first and third byte cannot exceed 0xFE.