Message ID | 20240709143503.12142-1-r.smirnov@omp.ru (mailing list archive) |
---|---|
Headers | show |
Series | fix errors found by SVACE static analyzer #3 | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 9 Jul 2024 17:34:59 +0300 you wrote: > Several bug fixes. > > Roman Smirnov (4): > health: mcap: add checks for NULL mcap_notify_error() > shared: prevent dereferencing of NULL pointers > settings: limit string size in load_service() > settings: limit string size in gatt_db_load() > > [...] Here is the summary with links: - [BlueZ,v2,1/4] health: mcap: add checks for NULL mcap_notify_error() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=aa6063aa6695 - [BlueZ,v2,2/4] shared: prevent dereferencing of NULL pointers https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=11dcc9bf0dba - [BlueZ,v2,3/4] settings: limit string size in load_service() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=755091581336 - [BlueZ,v2,4/4] settings: limit string size in gatt_db_load() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=4ca662fcea16 You are awesome, thank you!