1 Commits

Author SHA1 Message Date
Lorenz Junglas
37c582753f ! Fix BytePack stack overflow from deeply nested payloads (#5262)
Handcrafted deeply nested container payloads recursed with no depth limit and blew the stack, which is an uncatchable crash. Fixed by capping recursion depth in Deserialize.
2026-07-07 21:55:42 +02:00