Make sure the reference is not nil to packet flow. Thanks go out to "The Eskimo".
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
@interface WireGuardGoWrapper : NSObject
|
||||
|
||||
@property (nonatomic, weak) NEPacketTunnelFlow *packetFlow;
|
||||
@property (nonatomic, strong) NEPacketTunnelFlow *packetFlow;
|
||||
@property (nonatomic, assign) BOOL configured;
|
||||
|
||||
- (BOOL) turnOnWithInterfaceName: (NSString *)interfaceName settingsString: (NSString *)settingsString;
|
||||
|
||||
Reference in New Issue
Block a user