ibus: cover context ownership through the engine

This commit is contained in:
2026-08-13 23:21:12 +09:00
parent bb2a970db1
commit 9f4f9ceb14
5 changed files with 379 additions and 68 deletions

View File

@@ -72,3 +72,4 @@ void ipc_response_fragmented_and_truncated(struct ct*);
void ipc_broken_peer_send(struct ct*);
void server_connection_ownership(struct ct*);
void ibus_context_lifecycle(struct ct*);
void ibus_active_release_lifecycle(struct ct*);