flowsprenger / RxLifx-Swift

RxSwift based SDK for the LIFX Lan protocol
MIT License
10 stars 5 forks source link

avoid access on potentially uninitialized zone property #16

Closed flowsprenger closed 6 years ago

flowsprenger commented 6 years ago

closes #15

@lightbow this should fix the out of bounds problem, I wonder how that could have ever worked