Fix wrong usage of memory. 99/6899/4
authorwansu.yoo <wansu.yoo@samsung.com>
Thu, 21 Oct 2021 02:14:22 +0000 (11:14 +0900)
committerwansu.yoo <wansu.yoo@samsung.com>
Thu, 21 Oct 2021 02:31:24 +0000 (11:31 +0900)
- Fix memory issue from conditional jump depends on unintialized value.
- Fix wrong ordering of function parameters.
- Initializing variables.
- Fix message structure according to E2SM format.
- Fix wrong usage of memory addressing.

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


No differences found