- rule handle was created dynamically inside foreach_rule api.
so it must be freed.
- It is for doing postponed processing using rule handle.
Change-Id: I966b4256be4ea5db9273f11254244da58cbaf76c
Signed-off-by: yeji01.kim <yeji01.kim@samsung.com>
/**
* @brief Called to get a audit rules an array
* This function is called with audit rule handles, which can be
- * used to get system calls to be monitored by the rule and severa;
- * conditions. and also it must not be freed by
- * audit_rule_destroy().
+ * used to get system calls to be monitored by the rule and several
+ * conditions. and also it must be freed by audit_rule_destroy().
* @since_tizen 5.0
* @param[in] rule The audit rule handle
* @param[in] user_data The user data passed from the function