mirror of
https://github.com/openharmony/useriam_auth_executor_mgr.git
synced 2026-07-01 21:04:00 -04:00
@@ -212,6 +212,7 @@ ResultCode UpdateFileInfo(LinkedList *userInfoList)
|
||||
ret = RESULT_GENERAL_ERROR;
|
||||
goto EXIT;
|
||||
}
|
||||
temp = temp->next;
|
||||
}
|
||||
|
||||
FileOperator *fileOperator = GetFileOperator(DEFAULT_FILE_OPERATOR);
|
||||
|
||||
Reference in New Issue
Block a user