mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-15 16:24:28 +08:00
b4233bca18
While performing the static tool analysis using coverity tool found following reports Error: RESOURCE_LEAK (CWE-772): bluez-5.64/client/gatt.c:1531: leaked_storage: Variable "service" going out of scope leaks the storage it points to. Error: RESOURCE_LEAK (CWE-772): bluez-5.64/client/gatt.c:2626: leaked_storage: Variable "chrc" going out of scope leaks the storage it points to. Error: RESOURCE_LEAK (CWE-772): bluez-5.64/client/gatt.c:2906: leaked_storage: Variable "desc" going out of scope leaks the storage it points to. |
||
---|---|---|
.. | ||
admin.c | ||
admin.h | ||
adv_monitor.c | ||
adv_monitor.h | ||
advertising.c | ||
advertising.h | ||
agent.c | ||
agent.h | ||
display.c | ||
display.h | ||
gatt.c | ||
gatt.h | ||
main.c | ||
player.c | ||
player.h |