Message ID | 20240705075709.26809-1-r.smirnov@omp.ru (mailing list archive) |
---|---|
Headers | show |
Series | fix error found by SVACE static analyzer #2 | expand |
Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Fri, 5 Jul 2024 10:57:02 +0300 you wrote: > Several bug fixes. > > Roman Smirnov (5): > obexd: add NULL checks to file_stat_line() > shared/shell: prevent integer overflow in bt_shell_init() > tools/isotest: limit the maximum possible data_size > tools/rctest: limit the maximum possible data_size > settings: add NULL checks to gatt_db_load() > > [...] Here is the summary with links: - [BlueZ,v2,1/5] obexd: add NULL checks to file_stat_line() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=0fda2dd545fc - [BlueZ,v2,2/5] shared/shell: prevent integer overflow in bt_shell_init() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=85d98aecd6a9 - [BlueZ,v2,3/5] tools/isotest: limit the maximum possible data_size https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=c389209ce455 - [BlueZ,v2,4/5] tools/rctest: limit the maximum possible data_size https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8e495f00cded - [BlueZ,v2,5/5] settings: add NULL checks to gatt_db_load() https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=804696dee795 You are awesome, thank you!