Fix an issue in tls.c 21/16621/4
authorPing Yu <ping.yu@intel.com>
Wed, 26 Dec 2018 10:42:38 +0000 (05:42 -0500)
committerFlorin Coras <florin.coras@gmail.com>
Thu, 3 Jan 2019 00:16:46 +0000 (00:16 +0000)
Curernt code will overwrite parent_app_api_context, and defer the
setting after this value is used in callback.

Change-Id: Ie16e432fd0f4214e6deff3aa3b58b3be824b0331
Signed-off-by: Ping Yu <ping.yu@intel.com>

No differences found