Fix invalid access 36/193236/3
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Nov 2018 10:20:07 +0000 (19:20 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Sun, 18 Nov 2018 23:55:32 +0000 (08:55 +0900)
commit8c16b13fedd85126e495e56dc45d4ea8c37a78e6
treee9f848f36ed5d122eda43f27213d888a5db0cfb8
parentb3c31805c78ca8f9db60dbcccce90b0bf87eb82d
Fix invalid access

The reply callback can be invoked before the result callback is invoked.

Change-Id: Iac1112d7acc7d8086785a4c4b7d3f625aeffa0b3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/app_control.c