Andrey Antukh 5d4d5d0fac 🐛 Add max-object-size guard to read-obj! in v1 parser
Prevent unbounded memory allocation when a crafted binfile specifies
an excessively large object size. Apply the same 100 MiB limit that
read-stream! already enforces.

AI-assisted-by: mimo-v2.5
2026-08-03 18:26:47 +02:00
..