commit | f8fc70521189d81f4c6044ec1193eeed2295e962 | [log] [tgz] |
---|---|---|
author | John Chung <john.chung@arm.com> | Fri May 03 20:05:29 2024 +0800 |
committer | John Chung <john.chung@arm.com> | Fri May 03 20:05:29 2024 +0800 |
tree | 5b2d7c52789ae4d073ef14a42086ee582eebadfb | |
parent | 044afd01efe4e737ad072615df8d734c3e3b21f7 [diff] [blame] |
Formatting .c/.h files and fix memory leakage issues Signed-off-by: John Chung <john.chung@arm.com> Change-Id: Id8328f412c2724992d80c0b3f895c8f85bc4ae68
diff --git a/common-utils.c b/common-utils.c index 38c4317..9c6de07 100644 --- a/common-utils.c +++ b/common-utils.c
@@ -25,4 +25,4 @@ } return result; -} \ No newline at end of file +}