Rightpoint / RZBluetooth

Core Bluetooth helper library
Other
136 stars 47 forks source link

Fix #96: Crash in -[RZBPeripheral clearNotifyBlocks] #97

Closed joshuatbrown closed 5 years ago

joshuatbrown commented 5 years ago

If you'd like to see the problem and run the failing unit test; check out commit fcbb7bb. Then you can check out the latest commit here (9329312) to verify the fix works.

This fixes #96.

joshuatbrown commented 5 years ago

@KingOfBrian Does this look ok?

joshuatbrown commented 5 years ago

Has anyone had a chance to review this yet? Looks like we’re not the only ones with this problem.