Message ID | 20240704090756.31351-1-r.smirnov@omp.ru (mailing list archive) |
---|---|
Headers | show |
Series | fix errors found by SVACE static analyzer | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Thu, 4 Jul 2024 12:07:51 +0300 you wrote: > Several bug fixes. > > Roman Smirnov (3): > shared/vcp: prevent dereferencing of NULL pointers > client/player: fix the order of args in cmd_register_endpoint() > shared/gatt-client: add NULL check to discover_secondary_cb() > > [...] Here is the summary with links: - [BlueZ,v2,1/3] shared/vcp: prevent dereferencing of NULL pointers https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7ffc08dd78d6 - [BlueZ,v2,2/3] client/player: fix the order of args in cmd_register_endpoint() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=cf3d80a01f1f - [BlueZ,v2,3/3] shared/gatt-client: add NULL check to discover_secondary_cb() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7a45038dc1e5 You are awesome, thank you!