mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 19:16:21 +00:00
Fix three more tests that called ai_provider_unref() on providers owned by the hash table, causing use-after-free when ai_client_shutdown() destroyed the hash table. Tests fixed: - test_ai_parse_models_null_handling - test_ai_parse_models_escaped_quotes - test_ai_parse_models_with_whitespace