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: #387 Fixes: e88c264 ("libckteec: helper function to serialize a attribute template") Signed-off-by: Hoyong Jin <[email protected]> Reviewed-by: Etienne Carriere <[email protected]>
- Loading branch information