[issue35028] Off by one error in cgi.FieldStorage(max_num_fields)

miss-islington report at bugs.python.org
Tue Oct 23 04:14:42 EDT 2018


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset b79b5c09493e98374e48fa122d82dab528fc6e72 by Miss Islington (bot) (matthewbelisle-wf) in branch 'master':
bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973)
https://github.com/python/cpython/commit/b79b5c09493e98374e48fa122d82dab528fc6e72


----------
nosy: +miss-islington

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35028>
_______________________________________


More information about the Python-bugs-list mailing list