pax
4987765520
Code audit fixes: crash guards, memory caps, unused imports, bounds checks
- Fix pop(0) crash on empty append queue
- Cap page cache to 10 pages (pagination mode only)
- Bounds check before data[0] in gelbooru/moebooru get_post
- Move json import to top level in db.py
- Remove unused imports (Slot, contextmanager)
- Safe dict access in _row_to_bookmark
- Remove redundant datetime import in save_library_meta
- Add threading import for future DB locking
2026-04-05 17:18:27 -05:00
..
2026-04-05 17:18:27 -05:00
2026-04-04 06:00:50 -05:00
2026-04-05 16:19:10 -05:00
2026-04-05 02:01:44 -05:00
2026-04-05 17:18:27 -05:00
2026-04-04 06:00:50 -05:00