huge parse_string memory leak
Open
- Dominant language
- C++
- Stars
- 144
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm using `Config cfgs = configuru::parse_string(str.c_str(), JSON,"");` on a huge string and after I used it, it keeps on memory after exiting the stack.
Is there a way to solve this?
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.