Fix double free corruption form ASN_STRUCT_FREE

- Symptom: Allocated heap memory is being used in duplicate on asn struct.
So, when this heap memory is released from ASN_STRUCT_FREE, there
occurred memory double free corruption.
- Modify: Allocate memory to each member of structure.

Signed-off-by: wansu.yoo <wansu.yoo@samsung.com>
Change-Id: I625bb5918e07193196290b65ec2d64393618a03d
1 file changed
tree: 143c94fe6d27f84b58a7ca85fd959be1ec02bbe3
  1. e2sim/
  2. .gitreview
  3. INFO.yaml