]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[sofia-sip] scan-build: Value stored to 'why' is never read - tport_tcp_ping() 294/head
authorDragos Oancea <dragos@signalwire.com>
Fri, 31 Jan 2020 21:32:22 +0000 (21:32 +0000)
committerDragos Oancea <dragos@signalwire.com>
Fri, 31 Jan 2020 21:32:22 +0000 (21:32 +0000)
libs/sofia-sip/libsofia-sip-ua/tport/tport_type_tcp.c

index 9b700dc1a20976a5b1e284d1e68c36579031d8be..db3a76ac69e16930ca43fee5a2e1da08917376a4 100644 (file)
@@ -519,7 +519,6 @@ int tport_tcp_ping(tport_t *self, su_time_t now)
     else
       why = " blocking";
 
-    return -1;
   }
 
   SU_DEBUG_7(("%s(%p): %s to " TPN_FORMAT "%s\n",