Apply ASN_STRUCT_FREE to release the allocated PDU memory 96/6896/1
authorwansu.yoo <wansu.yoo@samsung.com>
Wed, 20 Oct 2021 10:21:42 +0000 (19:21 +0900)
committerwansu.yoo <wansu.yoo@samsung.com>
Wed, 20 Oct 2021 10:21:42 +0000 (19:21 +0900)
commit91e3b3acf31d53389a9292fff2059f3523eb0179
tree5ddc8162acde2fab93840e882d0dc8ebb4d5bc7b
parent3dacb077c9e7d0c998bb9a76804c95aced032b80
Apply ASN_STRUCT_FREE to release the allocated PDU memory

- It need to be freed the structure including freeing the memory
pointed to by pointer itself.

Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
Change-Id: I9412bbc1823cb21b210de4019e5f4f5e6f695cdf
e2sim/src/messagerouting/e2ap_asn1c_codec.c [changed mode: 0644->0755]