aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-12-31 04:46:35 -0800
committerChris Robinson <[email protected]>2023-12-31 05:08:59 -0800
commitba4f633a9e778b3d94f2e21d124cad2baf05a6b4 (patch)
tree10fac75873d2020560d44279bc436b009a80f469 /core
parentcde39d4acf9d8267c8483991515b5f646336cc40 (diff)
Implement our own cache for MYSOFA_EASY objects
This is to both fix the potential issue of libmysofa calling free() on memory we allocated with calloc (which can be an issue if it linked to a different C runtime), and work around the code checker thinking the MYSOFA_EASY object leaks when mysofa_close and mysofa_cache_store are taking ownership of it.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions