commit | 63cbd95202e7422650623e1456b57e0d0aabf5e3 | [log] [tgz] |
---|---|---|
author | Akshata Kadam <Akshata.Jadhav@ittiam.com> | Wed Jul 20 12:57:32 2022 +0530 |
committer | Akshata Kadam <Akshata.Jadhav@ittiam.com> | Wed Jul 20 13:21:14 2022 +0530 |
tree | 1b56f15948be53f8e753cb758d168d493c44992b | |
parent | 5e9d3993b8704ffe3667f5a07aad12d5de771095 [diff] |
nfc_integration_fuzzer: Resolved Direct Memory Leak Issue This CL removes the unused tLLCP_APP_CB structure which was locally declared in the LLCP_RegisterServer() and did not free memory allocated to the p_service_name field, which was causing a direct memory leak. Test: ./nfc_integration_fuzzer clusterfuzz-testcase-minimized-nfc_integration_fuzzer-4678859039834112 Bug: 204564985 Bug: 204263812 Change-Id: I482aba2697b9368075ad2166d0c5ccabd175c4b7