diff options
author | Gregory P. Smith <greg@krypto.org> | 2022-11-03 21:41:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-03 21:41:20 (GMT) |
commit | bee107028922adc55421611b4bf7da14b8a64010 (patch) | |
tree | bd0106d52ff050c365dfa559fec9ee2100088d28 /Modules/fcntlmodule.c | |
parent | 0ee59a9ca3b3576d903d92f5e1a0b6c955a2e3ac (diff) | |
download | cpython-bee107028922adc55421611b4bf7da14b8a64010.zip cpython-bee107028922adc55421611b4bf7da14b8a64010.tar.gz cpython-bee107028922adc55421611b4bf7da14b8a64010.tar.bz2 |
gh-73691: Increase size limits in _xxtestfuzz (#99070)
Now that our int<->str conversions are size limited and we have the
_pylong module handling larger integers, we don't need to limit
everything just to avoid wasting time in the quadratic time DoS-like
case while fuzzing.
We can tweak these further after seeing how this goes.
Diffstat (limited to 'Modules/fcntlmodule.c')
0 files changed, 0 insertions, 0 deletions