summaryrefslogtreecommitdiff
path: root/git.mk
diff options
context:
space:
mode:
authorKalev Lember <klember@redhat.com>2017-01-28 17:45:18 +0100
committerKalev Lember <klember@redhat.com>2017-01-28 17:52:02 +0100
commit5a9a12c1755424ea24fd304c91631489cc6c5e24 (patch)
tree4364097fcfc4d131669b0e00bbdeaf8adb7220d9 /git.mk
parenta3c03baee4b9ea9cb6ad8c4f04ab54c7fdec0a05 (diff)
downloadappstream-glib-5a9a12c1755424ea24fd304c91631489cc6c5e24.tar.gz
Add a destructor for AsRefStringwip/kalev/as-ref-string-destructor
AsRefString uses a singleton hash table for deduplicating strings. This is all "possibly lost" memory according to valgrind as the hash table never gets destroyed. This commit adds a custom destructor so that we can clean up the singleton hash table as well and avoid unnecessary noise in valgrind output.
Diffstat (limited to 'git.mk')
0 files changed, 0 insertions, 0 deletions