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:
Andrey Volk 2020-02-12 00:35:33 +04:00 committed by GitHub
commit 92a2785349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View 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",