commit | efa90050937c5eabc6c70a466bd886f164388484 | [log] [tgz] |
---|---|---|
author | Ildar Kamaletdinov <i.kamaletdinov@omp.ru> | Sat May 07 20:35:02 2022 +0300 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon May 09 13:05:38 2022 -0700 |
tree | 4835f6d9d6208aab78f0078d80f1d4ca61606826 | |
parent | f0106d92a1e04950a1ddd28fbcdb480cbd050d43 [diff] |
tools: Fix memory leak in hciconfig printf() was using function that return dynamic allocated memory as a parameter. Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.