Safety limits to precomp, repeater, and polystar handling
Introduce bounds to keep resource use predictable on deeply nested or oversized inputs: - Cap precomp nesting depth in repeater processing, render-tree build, and render walk - Cap total render-node count for wide precomp graphs - Clamp repeater copy count to a sane maximum - Validate polystar point count (reject non-finite/negative)
M
Michal Maciola committed
2cab35db755b0e39df40b679969495e90d39c578
Parent: f487eff
Committed by JoogabYun <40262755+JoogabYun@users.noreply.github.com>
on 7/22/2026, 12:10:17 AM