mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-11-01 00:35:59 +00:00
b1d187613a
read(1) returns b'' on EOF, which wasn't checked for in a couple cases, which could cause empty/truncated input to enter one of the `while True` loops without hope of exit. programming is hard. |
||
---|---|---|
.. | ||
__init__.py | ||
test_api_handler.py | ||
test_backend.py | ||
test_bencode.py | ||
test_filters.py | ||
test_models.py | ||
test_nyaa.py | ||
test_utils.py |