mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 00:41:41 +00:00
Merge pull request #294 from dragos-oancea/sofia-tport_type_tcp-val-never-read
[sofia-sip] scan-build: Value stored to 'why' is never read - tport_tcp_ping()
This commit is contained in:
commit
92a2785349
@ -519,7 +519,6 @@ int tport_tcp_ping(tport_t *self, su_time_t now)
|
|||||||
else
|
else
|
||||||
why = " blocking";
|
why = " blocking";
|
||||||
|
|
||||||
return -1;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
SU_DEBUG_7(("%s(%p): %s to " TPN_FORMAT "%s\n",
|
SU_DEBUG_7(("%s(%p): %s to " TPN_FORMAT "%s\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user