Files
flaskpaste/app/api
Username 11bb095ca6 use prefix slicing for magic byte detection
Slice content once to MAX_MAGIC_LEN (16 bytes) before
comparing against signatures. More explicit bounds, same
safety guarantees, marginally cleaner.
2025-12-25 20:03:04 +01:00
..