1
0
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:
Sadie Powell
2025-06-05 17:59:55 +01:00
parent 0632abd111
commit 96a503b4d9
File diff suppressed because it is too large Load Diff