mcdermj / buster

Buster D-Star Reflector Client for MacOS X
Other
15 stars 7 forks source link

Nil values in processFrame: #16

Closed mcdermj closed 8 years ago

mcdermj commented 8 years ago

Exception thrown in processFrame: of BTRLinkDriver when constructing the header dictionary. One of the values is nil. We need to check for nil values better in the function.

mcdermj commented 8 years ago

Probably need to change the NSString categories in this class file to use NSASCIIEncoding instead of NSUTF8Encoding.

mcdermj commented 8 years ago

Changed to use NSASCIIEncoding in 6b1e37d85fd43d21daec685ee16af5e03f28733e