summaryrefslogtreecommitdiff
path: root/ckcapi-trust.c
diff options
context:
space:
mode:
Diffstat (limited to 'ckcapi-trust.c')
-rw-r--r--ckcapi-trust.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ckcapi-trust.c b/ckcapi-trust.c
index 6107ac5..8519464 100644
--- a/ckcapi-trust.c
+++ b/ckcapi-trust.c
@@ -373,6 +373,7 @@ parse_restrictions(TrustObjectData* tdata)
}
}
+ free(rst);
return CKR_OK;
}