On 10/30/24 19:56, Luiz Augusto von Dentz wrote: > The following changes since commit c05c62850a8f035a267151dd86ea3daf887e28b8: > > Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless (2024-10-29 18:57:12 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2024-10-30 > > for you to fetch changes up to 1e67d8641813f1876a42eeb4f532487b8a7fb0a8: > > Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs (2024-10-30 14:49:09 -0400) > > ---------------------------------------------------------------- > bluetooth pull request for net: > > - hci: fix null-ptr-deref in hci_read_supported_codecs > > ---------------------------------------------------------------- > Sungwoo Kim (1): > Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs > > net/bluetooth/hci_sync.c | 18 +++++++++++------- > 1 file changed, 11 insertions(+), 7 deletions(-) Just to state the obvious and avoid some dumb error on my side, this is superseded by: https://lore.kernel.org/netdev/20241030192205.38298-1-luiz.dentz@xxxxxxxxx/ due to the bad subj here, right? Thanks! Paolo