|
@@ -74,6 +74,7 @@ static void iint_free(struct integrity_iint_cache *iint)
|
|
iint->ima_hash = NULL;
|
|
iint->ima_hash = NULL;
|
|
iint->version = 0;
|
|
iint->version = 0;
|
|
iint->flags = 0UL;
|
|
iint->flags = 0UL;
|
|
|
|
+ iint->atomic_flags = 0UL;
|
|
iint->ima_file_status = INTEGRITY_UNKNOWN;
|
|
iint->ima_file_status = INTEGRITY_UNKNOWN;
|
|
iint->ima_mmap_status = INTEGRITY_UNKNOWN;
|
|
iint->ima_mmap_status = INTEGRITY_UNKNOWN;
|
|
iint->ima_bprm_status = INTEGRITY_UNKNOWN;
|
|
iint->ima_bprm_status = INTEGRITY_UNKNOWN;
|