labapart / gattlib

Library to access GATT information from BLE (Bluetooth Low Energy) devices
http://labapart.com/
436 stars 157 forks source link

add nullptr checks #254

Closed tswaehn closed 1 year ago

tswaehn commented 1 year ago

when running the libarary I did notice some issues. no big changes, just some checks for nullptr and quick cleanup and return.