commit | 36b7f874f0fb6487d0d1d38c4c7af379aab5ee1b | [log] [tgz] |
---|---|---|
author | Ayaz Ahmad <aahmad@codeaurora.org> | Fri Sep 20 15:06:08 2013 +0530 |
committer | Ayaz Ahmad <aahmad@codeaurora.org> | Mon Dec 02 17:00:57 2013 +0530 |
tree | 1e8588ee3d1e7b5e2737f8f8d22c7e02e1978e93 | |
parent | 307ef954aed800b4d7ad6b5e1cb24949b23417cf [diff] |
radio: iris: Avoid inconsistent free There is memory leak chance if we exit from function early. Ensure to use free before exiting from function. Change-Id: I17dbecffc5713d95c66ecec0bffb5ed3c8660fe8 CRs-Fixed: 540334 Signed-off-by: Ayaz Ahmad <aahmad@codeaurora.org>