2023-03-23 21:29:29

by fdanis-oss

[permalink] [raw]
Subject: [bluez/bluez] 446e13: monitor: Fix crash when there is no write handler

Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 446e13360dbaa95fd3912ebb9ca734ccb17d7a32
https://github.com/bluez/bluez/commit/446e13360dbaa95fd3912ebb9ca734ccb17d7a32
Author: Simon Mikuda <[email protected]>
Date: 2023-03-23 (Thu, 23 Mar 2023)

Changed paths:
M monitor/att.c

Log Message:
-----------
monitor: Fix crash when there is no write handler


Commit: 648b4362521bcd9146b88d03e51e05454269e27f
https://github.com/bluez/bluez/commit/648b4362521bcd9146b88d03e51e05454269e27f
Author: Simon Mikuda <[email protected]>
Date: 2023-03-23 (Thu, 23 Mar 2023)

Changed paths:
M monitor/att.c

Log Message:
-----------
monitor: Fix printing Signed Write Command

Data field were print twice (1 time incorrectly):
> ACL Data RX: Handle 64 flags 0x02 dlen 19
ATT: Signed Write Command (0xd2) len 14
Handle: 0x006f Type: Vendor specific (f7debc9a-7856-3412-7856-341278563412)
Data: 0800000087f303c224516133
Data:
Signature: 0800000087f303c224516133


Compare: https://github.com/bluez/bluez/compare/338ba4352b6c...648b4362521b