stephenberry / glaze

Extremely fast, in memory, JSON and interface library for modern C++
MIT License
1.22k stars 121 forks source link

Limit recursive depth in beve_to_json #1301

Closed stephenberry closed 2 months ago

stephenberry commented 2 months ago

Using max_recursive_depth_limit limiter in beve_to_json to prevent stack overflows