mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
[sofia-sip] scan-build: Assigned value is garbage or undefined - outgoing_naptr_tport()
This commit is contained in:
parent
1b66e76548
commit
fa7e679b20
@ -10551,6 +10551,7 @@ outgoing_naptr_tport(nta_outgoing_t *orq, sres_record_t *answers[])
|
|||||||
|
|
||||||
struct sipdns_resolver *sr = orq->orq_resolver;
|
struct sipdns_resolver *sr = orq->orq_resolver;
|
||||||
|
|
||||||
|
prefs[0] = 0;
|
||||||
for (j = 0; sr->sr_tports[j]; j++) {
|
for (j = 0; sr->sr_tports[j]; j++) {
|
||||||
tport = sr->sr_tports[j];
|
tport = sr->sr_tports[j];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user