mirror of
https://github.com/anope/anope.git
synced 2026-07-04 00:45:44 +02:00
Fix a memory leak in the db_json module.
This reworks the module to store Data instead of a yyjson document which does not free until yyjson_doc_free even if an array is cleared (which annoyingly was only documented using a single comment in the yyjson docs).
This commit is contained in:
+168
-151
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user