Files
profanity/tests
Jabber Developer 01b695dd70 tests(ai_client): remove remaining ai_provider_unref() before ai_client_shutdown()
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
2026-05-15 01:57:35 +00:00
..
2025-09-10 14:11:03 +02:00