summaryrefslogtreecommitdiffstats
path: root/tinyNET/src/tnet_transport_cfsocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'tinyNET/src/tnet_transport_cfsocket.c')
-rwxr-xr-xtinyNET/src/tnet_transport_cfsocket.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tinyNET/src/tnet_transport_cfsocket.c b/tinyNET/src/tnet_transport_cfsocket.c
index b66c3b3..ade8bc1 100755
--- a/tinyNET/src/tnet_transport_cfsocket.c
+++ b/tinyNET/src/tnet_transport_cfsocket.c
@@ -1325,6 +1325,7 @@ bail:
}
}
tsk_safeobj_unlock(context);
+
// Release context
CFRelease(context->cf_run_loop);
context->cf_run_loop = NULL;
OpenPOWER on IntegriCloud