zendesk / outbound_ios_sdk

Connect (formerly Outbound.io) iOS SDK.
https://www.zendesk.com/connect/
MIT License
2 stars 2 forks source link

Potential memory leak #13

Open remypanicker opened 6 years ago

remypanicker commented 6 years ago

The static analyzer has found potential memory leaks in the Outbound SDK.

OBReachability.m:50:12: Potential leak of an object stored into 'reachability'

OBReachability.m:66:12: Potential leak of an object stored into 'reachability'