Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: Resource leak in testMetaObject.cxx.
Fix two resource leaks reported by Coverity: CID 1081083 (#1 of 1): Resource leak (RESOURCE_LEAK) 7. leaked_storage: Variable "array" going out of scope leaks the storage it points to CID 1081082 (#1 of 1): Resource leak (RESOURCE_LEAK) 14. leaked_storage: Variable "matrix" going out of scope leaks the storage it points to. Change-Id: Ib96e618c4239ec82d90f5822a1b5f5812d9067aa
- Loading branch information