Andrey Antukh 0481408531
🐛 Add recursion depth limit to Fressian reader (#11020)
Bound read depth at 128 levels to prevent StackOverflowError from
crafted deeply-nested payloads. All recursive read handlers go
through read-object!, so a single depth check covers all paths.

AI-assisted-by: mimo-v2.5-pro
2026-08-05 17:41:59 +02:00
..
2026-05-29 11:24:58 +02:00
2026-07-31 18:53:05 +02:00
2026-03-11 15:24:40 +01:00