mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-11-22 08:55:45 +02:00
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. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||
| api_handler.py | ||
| backend.py | ||
| bencode.py | ||
| fix_paginate.py | ||
| forms.py | ||
| models.py | ||
| routes.py | ||
| search.py | ||
| torrents.py | ||
| utils.py | ||