mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 18:16:22 +00:00
Use g_hash_table_new_full with g_free to ensure provider names are properly freed when removed from the hash table. Add missing glib.h include.