ssflib: Fixes to Transient Object (de)allocation 01/140601/4
authorLukasz Kostyra <l.kostyra@samsung.com>
Tue, 25 Jul 2017 08:16:21 +0000 (10:16 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Mon, 11 Sep 2017 14:38:22 +0000 (16:38 +0200)
commitd2d982aa66eaf6d29cf096530c837ea3bf705cbb
tree16bedde9252f4ff77e588393856358097957060a
parent63ec79ce65ed947b3fafdb98a4f439b059bba12d
ssflib: Fixes to Transient Object (de)allocation

TO allocation and deallocation was done incorrectly. Functions
TEE_AllocateTransientObject and TEE_FreeTransientObject were
rewritten to work correctly.

Change-Id: I717dd8e2922a5d209df61953a3c1f7c6201be870
TEECLib/src/teec_api.c
ssflib/src/ssf_client.cpp
ssflib/src/ssf_storage.cpp