mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-20 04:23:45 -04:00
@@ -1185,6 +1185,7 @@ namespace MiscServices {
|
||||
}
|
||||
|
||||
int ret = AddClient(pid, uid, displayId, client, channel, *attribute);
|
||||
delete attribute;
|
||||
if (ret != ErrorCode::NO_ERROR) {
|
||||
IMSA_HILOGE("PerUserSession::OnPrepareInput Aborted! %{public}s", ErrorCode::ToString(ret));
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user