summaryrefslogtreecommitdiffstats
path: root/tinyNET/src
diff options
context:
space:
mode:
authorDoubango Telecom <github@doubango.org>2016-08-08 22:25:31 +0200
committerDoubango Telecom <github@doubango.org>2016-08-08 22:25:31 +0200
commita35d94460560cce23ddb54b055b8e4298ad77309 (patch)
tree407ceb38b4f75819387e5916cbac20e125523a21 /tinyNET/src
parent15a5a3299de6327388b634c1208fcee875fe314a (diff)
parent554bc193f0039ec129b7ac2eb80934bc67815dda (diff)
downloaddoubango-a35d94460560cce23ddb54b055b8e4298ad77309.zip
doubango-a35d94460560cce23ddb54b055b8e4298ad77309.tar.gz
Merge branch 'master' of https://github.com/DoubangoTelecom/doubango
Diffstat (limited to 'tinyNET/src')
-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