Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libckteec: fix memory allocation leakage on template serialization
Fix memory allocation leakage with a call to release_serial_object() to release obj2 before serialize_indirect_attribute() returns. Link: OP-TEE#387 Fixes: e88c264 ("libckteec: helper function to serialize a attribute template") Signed-off-by: Hoyong Jin <hoyong2007@naver.com>
- Loading branch information