Fix memory leakage 98/6898/1
authorwansu.yoo <wansu.yoo@samsung.com>
Thu, 21 Oct 2021 01:29:37 +0000 (10:29 +0900)
committerwansu.yoo <wansu.yoo@samsung.com>
Thu, 21 Oct 2021 01:47:45 +0000 (10:47 +0900)
- Remove unused heap memory allocation to prevent memory leakage.
- Add ASN_STRUCT_FREE to release allocated asn structure memory.
- Add free to release allocated heap memory.

Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
Change-Id: Ibbc2a0ae8b7b4af278a0712069e3e0c16d9d4bc4


No differences found