]> granicus.if.org Git - python/commit
Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup()
authorChristian Heimes <christian@python.org>
Wed, 14 Sep 2016 08:25:54 +0000 (10:25 +0200)
committerChristian Heimes <christian@python.org>
Wed, 14 Sep 2016 08:25:54 +0000 (10:25 +0200)
commit8cee10386e0a3f58283c968ba968dd792e3393a0
tree9c9d70b2fd18c25be756f7f5e2e3e414ac819261
parent37098cd5848558f092ae26978369590b993132c3
parent7ce201322edf76ad75038ad84229a070bec34be2
Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup()
Modules/unicodedata.c