... seems pretty important :p maybe something like: ``` c json_free(json_value_t *) ``` or is the plan for `json_destroy()` to cleanup memory too? this also needs to be implemented upstream (https://github.com/qute/qute/tree/wip/fix-memory-leaks)
... seems pretty important :p
maybe something like:
or is the plan for
json_destroy()to cleanup memory too?this also needs to be implemented upstream (https://github.com/qute/qute/tree/wip/fix-memory-leaks)