paypal / gatt

Gatt is a Go package for building Bluetooth Low Energy peripherals
BSD 3-Clause "New" or "Revised" License
1.12k stars 283 forks source link

crash occur when catching advertise #97

Closed aJunKobayashi closed 6 years ago

aJunKobayashi commented 6 years ago

sometime, panic occur in func (a *Advertisement) unmarshall(b []byte)

aJunKobayashi commented 6 years ago

sorry. I made a pull request by mistake. Please ignore this.