Ticket #1839: cppcheck_result.txt

File cppcheck_result.txt, 106.7 KB (added by riza, 9 years ago)

Cppcheck test result

Line 
1[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util-test/resolver_test.c:228]: (style) Assignment of function parameter has no effect outside the function.
2[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util-test/resolver_test.c:1287]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
3[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns.c:1]: (information) Skipping configuration 'PJ_DNS_MAX_NAMES_IN_NAMETABLE' since the value of 'PJ_DNS_MAX_NAMES_IN_NAMETABLE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
4[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns_dump.c:68]: (style) Assignment of function parameter has no effect outside the function.
5[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns_dump.c:70]: (style) Assignment of function parameter has no effect outside the function.
6[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns_server.c:348]: (style) Assignment of function parameter has no effect outside the function.
7[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/http_client.c:533]: (style) The scope of the variable 'end_param' can be reduced.
8[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:819]: (style) Checking if unsigned variable 'ref_cnt' is less than zero.
9[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:835]: (style) Checking if unsigned variable 'ref_cnt' is less than zero.
10[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:1007]: (style) Variable 'bufstart' is assigned a value that is never used.
11[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:1008]: (style) Variable 'bufleft' is assigned a value that is never used.
12[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:393]: (style) C-style pointer casting
13[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:842]: (style) C-style pointer casting
14[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:1307]: (style) C-style pointer casting
15[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:1397]: (style) C-style pointer casting
16[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:1460]: (style) C-style pointer casting
17[nvox/sip/pjsip/pjproject/pjlib/src/pj/addr_resolv_sock.c:45]: (portability) Non reentrant function 'gethostbyname' called. For threadsafe applications it is recommended to use the reentrant replacement function 'gethostbyname_r'.
18[nvox/sip/pjsip/pjproject/pjlib/src/pj/addr_resolv_sock.c:45]: (style) Obsolete function 'gethostbyname' called. It is recommended to use the function 'getaddrinfo' instead.
19[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_symbian.h:378]: (performance, inconclusive) Technically the member function 'PjSymbianOS::WaitForActiveObjects' can be static.
20[nvox/sip/pjsip/pjproject/pjlib/src/pj/config.c:1]: (information) Skipping configuration 'PJ_VERSION_NUM_REV' since the value of 'PJ_VERSION_NUM_REV' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
21[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_symbian.cpp:158]: (style) C-style pointer casting
22[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:64]: (style) struct or union member 'ioqueue_overlapped::dummy_addrlen' is never used.
23[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:331]: (style) Unused variable: i
24[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:418]: (style) Unused variable: key
25[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:648]: (style) Variable 'rcGetQueued' is assigned a value that is never used.
26[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:767]: (style) Unused variable: i
27[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:1230] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:1236]: (performance) Variable 'status' is reassigned a value before the old one has been used.
28[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:907]: (style) The scope of the variable 'connect_count' can be reduced.
29[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:183]: (style) Variable 'status' is assigned a value that is never used.
30[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:1]: (information) Skipping configuration 'PJ_HAS_TCP;PJ_IOQUEUE_HAS_SAFE_UNREG' since the value of 'PJ_IOQUEUE_HAS_SAFE_UNREG' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
31[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_winnt.c:1]: (information) Skipping configuration 'PJ_IOQUEUE_HAS_SAFE_UNREG' since the value of 'PJ_IOQUEUE_HAS_SAFE_UNREG' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
32[nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:206] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:211]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
33[nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:370] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:376]: (performance) Variable 'status' is reassigned a value before the old one has been used.
34[nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:394] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:403]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
35[nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_win32.c:234]: (style) Unused variable: ifRow
36[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_linux_kernel.c:573]: (style) The scope of the variable 'rc' can be reduced.
37[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_linux_kernel.c:286]: (style) Variable 'stack_ptr' is assigned a value that is never used.
38[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:739]: (style) C-style pointer casting
39[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:945]: (style) C-style pointer casting
40[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:281] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/os_symbian.h:352]: (performance, inconclusive) Technically the member function 'PjSymbianOS::ConvertToUnicode' can be static.
41[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:292] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/os_symbian.h:355]: (performance, inconclusive) Technically the member function 'PjSymbianOS::ConvertFromUnicode' can be static.
42[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:890]: (style) Unused variable: rc
43[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:1393]: (style) Unused variable: retry
44[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:812]: (style) Obsolete function 'usleep' called. It is recommended to use the 'nanosleep' or 'setitimer' function instead.
45[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_win32.c:403]: (style) Variable 'stack_ptr' is assigned a value that is never used.
46[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:110]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
47[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:111]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
48[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:1]: (information) Skipping configuration 'PJ_WIN32_WINCE;_MSC_VER' since the value of '_MSC_VER' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
49[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:1]: (information) Skipping configuration '_MSC_VER' since the value of '_MSC_VER' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
50[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:1]: (information) Skipping configuration '_WIN32_WCE' since the value of '_WIN32_WCE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
51[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:1]: (information) Skipping configuration '__GLIBC__' since the value of '__GLIBC__' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
52[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_info.c:1]: (information) Skipping configuration '__GNU_LIBRARY__' since the value of '__GNU_LIBRARY__' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
53[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_time_bsd.c:31]: (style) Obsolete function 'ftime' called. It is recommended to use time(), gettimeofday() or clock_gettime() instead.
54[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_time_common.c:35]: (portability) Non reentrant function 'localtime' called. For threadsafe applications it is recommended to use the reentrant replacement function 'localtime_r'.
55[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_time_win32.c:157] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/os_time_win32.c:171]: (performance) Variable 'status' is reassigned a value before the old one has been used.
56[nvox/sip/pjsip/pjproject/pjlib/src/pj/rbtree.c:322]: (style) The scope of the variable 'rv' can be reduced.
57[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:293]: (style) Variable 'tempaddr' is assigned a value that is never used.
58[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'AF_IRDA' since the value of 'AF_IRDA' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
59[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'AF_PACKET' since the value of 'AF_PACKET' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
60[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IPPROTO_TCP' since the value of 'IPPROTO_TCP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
61[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IPPROTO_UDP' since the value of 'IPPROTO_UDP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
62[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IPTOS_LOWDELAY' since the value of 'IPTOS_LOWDELAY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
63[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IPTOS_MINCOST' since the value of 'IPTOS_MINCOST' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
64[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IPTOS_RELIABILITY' since the value of 'IPTOS_RELIABILITY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
65[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IPTOS_THROUGHPUT' since the value of 'IPTOS_THROUGHPUT' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
66[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IP_MULTICAST_IF' since the value of 'IP_MULTICAST_IF' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
67[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'IP_TOS' since the value of 'IP_TOS' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
68[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'MSG_NOSIGNAL' since the value of 'MSG_NOSIGNAL' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
69[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'SOL_IP' since the value of 'SOL_IP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
70[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'SOL_IPV6' since the value of 'SOL_IPV6' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
71[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'SOL_TCP' since the value of 'SOL_TCP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
72[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'SOL_UDP' since the value of 'SOL_UDP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
73[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'SO_NOSIGPIPE' since the value of 'SO_NOSIGPIPE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
74[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:1]: (information) Skipping configuration 'SO_PRIORITY' since the value of 'SO_PRIORITY' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
75[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_qos_symbian.cpp:27]: (style) C-style pointer casting
76[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_qos_symbian.cpp:67]: (style) C-style pointer casting
77[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:36]: (style) C-style pointer casting
78[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:43]: (style) C-style pointer casting
79[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:46]: (style) C-style pointer casting
80[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:52]: (style) C-style pointer casting
81[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:56]: (style) C-style pointer casting
82[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:67]: (style) C-style pointer casting
83[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:71]: (style) C-style pointer casting
84[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:81]: (style) C-style pointer casting
85[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:110]: (style) C-style pointer casting
86[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select_symbian.cpp:93]: (style) The scope of the variable 'i' can be reduced.
87[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:794] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:817]: (warning) Possible null pointer dereference: fromlen - otherwise it is redundant to check it against null.
88[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:549]: (style) C-style pointer casting
89[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:587]: (style) C-style pointer casting
90[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:607]: (style) C-style pointer casting
91[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:631]: (style) C-style pointer casting
92[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:654]: (style) C-style pointer casting
93[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:693]: (style) C-style pointer casting
94[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:735]: (style) C-style pointer casting
95[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:799]: (style) C-style pointer casting
96[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:899]: (style) C-style pointer casting
97[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:456]: (style) The scope of the variable 'buf' can be reduced.
98[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:932]: (style) C-style pointer casting
99[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:965]: (style) C-style pointer casting
100[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:989]: (style) C-style pointer casting
101[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:812] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:813]: (warning) Possible null pointer dereference: param - otherwise it is redundant to check it against null.
102[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:305]: (style) C-style pointer casting
103[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:384]: (style) C-style pointer casting
104[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:416]: (style) C-style pointer casting
105[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1003]: (style) C-style pointer casting
106[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1169]: (style) C-style pointer casting
107[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1317]: (style) C-style pointer casting
108[nvox/sip/pjsip/pjproject/pjlib/src/pj/timer.c:278] -> [nvox/sip/pjsip/pjproject/pjlib/src/pj/timer.c:279]: (performance) Variable 'new_timer_ids' is reassigned a value before the old one has been used.
109[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-samples/except.c:75] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-samples/except.c:77]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
110[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-samples/except.c:77] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-samples/except.c:78]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
111[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-samples/except.c:78]: (style) Variable 'rc' is assigned a value that is never used.
112[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-samples/log.c:37]: (style) Variable 'rc' is assigned a value that is never used.
113[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/errno.c:1]: (information) Skipping configuration 'EINVAL' since the value of 'EINVAL' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
114[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/errno.c:1]: (information) Skipping configuration 'ERROR_INVALID_DATA' since the value of 'ERROR_INVALID_DATA' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
115[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/errno.c:1]: (information) Skipping configuration 'ERROR_INVALID_DATA;PJ_WIN32_WINCE' since the value of 'ERROR_INVALID_DATA' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
116[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/errno.c:1]: (information) Skipping configuration 'WSAEINVAL' since the value of 'WSAEINVAL' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
117[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:138] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:141]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
118[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:160] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:162]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
119[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:184] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:186]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
120[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:263]: (style) The scope of the variable 'rc' can be reduced.
121[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/exception.c:253]: (style) Variable 'rc' is assigned a value that is never used.
122[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ioq_perf.c:88]: (style) The scope of the variable 'errmsg' can be reduced.
123[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ioq_perf.c:194]: (style) The scope of the variable 'rc' can be reduced.
124[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ioq_perf.c:451]: (style) The scope of the variable 'rc' can be reduced.
125[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ioq_perf.c:382]: (style) Variable 'rc' is assigned a value that is never used.
126[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:298] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:300]: (performance) Variable 'result' is reassigned a value before the old one has been used.
127[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:300] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:301]: (performance) Variable 'result' is reassigned a value before the old one has been used.
128[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:301] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:303]: (performance) Variable 'result' is reassigned a value before the old one has been used.
129[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:303] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:304]: (performance) Variable 'result' is reassigned a value before the old one has been used.
130[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:304] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:305]: (performance) Variable 'result' is reassigned a value before the old one has been used.
131[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:305] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:306]: (performance) Variable 'result' is reassigned a value before the old one has been used.
132[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:306]: (style) Variable 'result' is assigned a value that is never used.
133[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:303]: (error) Buffer is accessed out of bounds.
134[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:305]: (error) Buffer is accessed out of bounds.
135[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:303]: (error) Writing 20 bytes outside buffer size.
136[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:305]: (error) Writing 19 bytes outside buffer size.
137[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/pool.c:86]: (style) The scope of the variable 'ptr' can be reduced.
138[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/pool.c:136]: (style) The scope of the variable 'ptr' can be reduced.
139[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/select.c:185] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/select.c:191]: (performance) Variable 'status' is reassigned a value before the old one has been used.
140[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ssl_sock.c:1367] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ssl_sock.c:1380]: (performance) Variable 'ret' is reassigned a value before the old one has been used.
141[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ssl_sock.c:1367] -> [nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ssl_sock.c:1435]: (performance) Variable 'ret' is reassigned a value before the old one has been used.
142[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/timer.c:155]: (style) Variable 'done' is assigned a value that is never used.
143[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c:152]: (style) Variable 'rc' is assigned a value that is never used.
144[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/alsa_dev.c:444]: (style) The scope of the variable 'result' can be reduced.
145[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/alsa_dev.c:386]: (style) Unsigned variable 'index' can't be negative so it is unnecessary to test it.
146[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/alsa_dev.c:402]: (style) Unsigned variable 'index' can't be negative so it is unnecessary to test it.
147[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/alsa_dev.c:363]: (style) Variable 'err' is assigned a value that is never used.
148[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiodev.c:522]: (style) The scope of the variable 'i' can be reduced.
149[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiotest.c:151] -> [nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiotest.c:170]: (performance) Variable 'status' is reassigned a value before the old one has been used.
150[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/pa_dev.c:1137] -> [nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/pa_dev.c:1141]: (warning) Possible null pointer dereference: paRecSI - otherwise it is redundant to check it against null.
151[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp:948]: (style) C-style pointer casting
152[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp:1128]: (style) C-style pointer casting
153[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp:1923]: (style) C-style pointer casting
154[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp:1071]: (style) Variable 'samples_cnt' is assigned a value that is never used.
155[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_aps_dev.cpp:1123]: (style) Variable 'samples_cnt' is assigned a value that is never used.
156[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:990]: (style) C-style pointer casting
157[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:1172]: (style) C-style pointer casting
158[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:2002]: (style) C-style pointer casting
159[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:1115]: (style) Variable 'samples_cnt' is assigned a value that is never used.
160[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:1167]: (style) Variable 'samples_cnt' is assigned a value that is never used.
161[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/wmme_dev.c:891]: (style) Variable 'rec_cnt' is assigned a value that is never used.
162[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/wmme_dev.c:891]: (style) Variable 'play_cnt' is assigned a value that is never used.
163[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-codec/audio_codecs.c:37]: (style) Unused variable: status
164[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/alaw_ulaw.c:124]: (style) The scope of the variable 'aval' can be reduced.
165[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/alaw_ulaw.c:220]: (style) The scope of the variable 'uval' can be reduced.
166[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/codec.c:297]: (style) Unsigned variable 'pt' can't be negative so it is unnecessary to test it.
167[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/echo_common.c:154]: (style) The scope of the variable 'ptime' can be reduced.
168[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/echo_common.c:154]: (style) The scope of the variable 'lat_cnt' can be reduced.
169[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/echo_common.c:155]: (style) The scope of the variable 'delay_buf_opt' can be reduced.
170[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/echo_suppress.c:419]: (style) The scope of the variable 'j' can be reduced.
171[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/endpoint.c:497] -> [nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/endpoint.c:500]: (performance) Variable 'test_len' is reassigned a value before the old one has been used.
172[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/jbuf.c:697]: (style) The scope of the variable 'diff' can be reduced.
173[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/master_port.c:186] -> [nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/master_port.c:194]: (performance) Variable 'status' is reassigned a value before the old one has been used.
174[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/master_port.c:198]: (style) Variable 'status' is assigned a value that is never used.
175[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/resample_port.c:110]: (style) Variable 'status' is assigned a value that is never used.
176[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sdp_neg.c:1219]: (style) Variable 'pt_offer' is assigned a value that is never used.
177[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/stream_common.c:60]: (style) The scope of the variable 'token' can be reduced.
178[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:511]: (style) The scope of the variable 'len' can be reduced.
179[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:1793]: (style) The scope of the variable 'addr_text' can be reduced.
180[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:688]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
181[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:696]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
182[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:704]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
183[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:716]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
184[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:724]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
185[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:741]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
186[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:749]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
187[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:760]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
188[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_udp.c:1]: (information) Skipping configuration 'PJMEDIA_TRANSPORT_SO_RCVBUF_SIZE' since the value of 'PJMEDIA_TRANSPORT_SO_RCVBUF_SIZE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
189[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_udp.c:1]: (information) Skipping configuration 'PJMEDIA_TRANSPORT_SO_SNDBUF_SIZE' since the value of 'PJMEDIA_TRANSPORT_SO_SNDBUF_SIZE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
190[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/wav_player.c:111]: (style) The scope of the variable 'size_to_read' can be reduced.
191[nvox/sip/pjsip/pjproject/pjmedia/src/test/audio_tool.c:78]: (style) Assignment of function parameter has no effect outside the function.
192[nvox/sip/pjsip/pjproject/pjmedia/src/test/codec_vectors.c:217]: (style) The scope of the variable 'i' can be reduced.
193[nvox/sip/pjsip/pjproject/pjmedia/src/test/codec_vectors.c:219]: (style) The scope of the variable 'packed_word' can be reduced.
194[nvox/sip/pjsip/pjproject/pjmedia/src/test/codec_vectors.c:220]: (style) The scope of the variable 'bit_count' can be reduced.
195[nvox/sip/pjsip/pjproject/pjmedia/src/test/codec_vectors.c:223]: (style) The scope of the variable 'one' can be reduced.
196[nvox/sip/pjsip/pjproject/pjmedia/src/test/codec_vectors.c:224]: (style) The scope of the variable 'zero' can be reduced.
197[nvox/sip/pjsip/pjproject/pjmedia/src/test/codec_vectors.c:222]: (style) Variable 'in_array' is not assigned a value.
198[nvox/sip/pjsip/pjproject/pjmedia/src/test/jbuf_test.c:175]: (style) The scope of the variable 'input_search_path' can be reduced.
199[nvox/sip/pjsip/pjproject/pjmedia/src/test/jbuf_test.c:59]: (warning) scanf without field width limits can crash with huge input data.
200[nvox/sip/pjsip/pjproject/pjmedia/src/test/jbuf_test.c:59]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
201[nvox/sip/pjsip/pjproject/pjmedia/src/test/jbuf_test.c:68]: (warning) scanf without field width limits can crash with huge input data.
202[nvox/sip/pjsip/pjproject/pjmedia/src/test/jbuf_test.c:68]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
203[nvox/sip/pjsip/pjproject/pjmedia/src/test/jbuf_test.c:189]: (error) Resource leak: input
204[nvox/sip/pjsip/pjproject/pjmedia/src/test/main.c:37]: (style) The scope of the variable 's' can be reduced.
205[nvox/sip/pjsip/pjproject/pjmedia/src/test/mips_test.c:1053]: (style) The scope of the variable 'opt' can be reduced.
206[nvox/sip/pjsip/pjproject/pjmedia/src/test/mips_test.c:1227]: (style) The scope of the variable 'opt' can be reduced.
207[nvox/sip/pjsip/pjproject/pjmedia/src/test/mips_test.c:1028]: (style) Variable 'status' is assigned a value that is never used.
208[nvox/sip/pjsip/pjproject/pjmedia/src/test/mips_test.c:1067]: (style) Variable 'opt' is assigned a value that is never used.
209[nvox/sip/pjsip/pjproject/pjmedia/src/test/mips_test.c:1241]: (style) Variable 'opt' is assigned a value that is never used.
210[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdp_neg_test.c:1557]: (style) The scope of the variable 'rc' can be reduced.
211[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdp_neg_test.c:1575]: (style) The scope of the variable 'status' can be reduced.
212[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdptest.c:59]: (style) The scope of the variable 'len' can be reduced.
213[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdptest.c:60]: (style) The scope of the variable 'ses' can be reduced.
214[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdptest.c:95]: (style) The scope of the variable 'pool' can be reduced.
215[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdptest.c:96]: (style) The scope of the variable 'ses' can be reduced.
216[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdptest.c:97]: (style) The scope of the variable 'len' can be reduced.
217[nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:351] -> [nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:352]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
218[nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:355] -> [nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:356]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
219[nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:105]: (error) Resource leak: in
220[nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:220]: (error) Resource leak: in
221[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/concur_test.c:185]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
222[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/concur_test.c:362]: (style) Variable 'rc' is assigned a value that is never used.
223[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/ice_test.c:939]: (warning) %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'.
224[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/ice_test.c:939]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.
225[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/ice_test.c:939]: (warning) %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'.
226[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/turn_sock_test.c:269]: (style) The scope of the variable 'rc' can be reduced.
227[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/turn_sock_test.c:399]: (style) The scope of the variable 'rc' can be reduced.
228[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_session.c:2566] -> [nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_session.c:2576]: (performance) Variable 'status' is reassigned a value before the old one has been used.
229[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_session.c:2777]: (style) The scope of the variable 'j' can be reduced.
230[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_session.c:2576]: (style) Variable 'status' is assigned a value that is never used.
231[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_strans.c:1725]: (error, inconclusive) Possible null pointer dereference: cand
232[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_strans.c:1043]: (style) Unsigned variable 'default_cand' can't be negative so it is unnecessary to test it.
233[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_auth.c:578]: (style) Variable 'has_attr_beyond_mi' is assigned a value that is never used.
234[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_msg.c:2437]: (style) The scope of the variable 'err_msg1' can be reduced.
235[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_session.c:403]: (style) Variable 'status' is assigned a value that is never used.
236[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_sock.c:947] -> [nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_sock.c:951]: (performance) Variable 'status' is reassigned a value before the old one has been used.
237[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1502] -> [nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1523]: (warning) Possible null pointer dereference: response - otherwise it is redundant to check it against null.
238[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1552] -> [nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1567]: (warning) Possible null pointer dereference: response - otherwise it is redundant to check it against null.
239[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1238]: (style) The scope of the variable 'err_msg' can be reduced.
240[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1519]: (style) The scope of the variable 'errbuf' can be reduced.
241[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:1562]: (style) The scope of the variable 'errbuf' can be reduced.
242[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_sock.c:520] -> [nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_sock.c:527]: (performance) Variable 'status' is reassigned a value before the old one has been used.
243[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_sock.c:1]: (information) Skipping configuration 'PJ_HAS_TCP' since the value of 'PJ_HAS_TCP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
244[nvox/sip/pjsip/pjproject/pjnath/src/pjturn-srv/allocation.c:1285]: (warning) Found calculation inside sizeof().
245[nvox/sip/pjsip/pjproject/pjnath/src/pjturn-srv/main.c:52]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
246[nvox/sip/pjsip/pjproject/pjnath/src/pjturn-srv/main.c:77]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
247[nvox/sip/pjsip/pjproject/pjnath/src/pjturn-srv/main.c:77]: (warning) %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'.
248[nvox/sip/pjsip/pjproject/pjnath/src/pjturn-srv/server.c:271]: (style) The scope of the variable 'it' can be reduced.
249[nvox/sip/pjsip/pjproject/pjnath/src/pjturn-srv/server.c:55]: (style) struct or union member 'saved_cred::data_type' is never used.
250[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.c:204]: (style) Variable 'call_med' is assigned a value that is never used.
251[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.c:213]: (style) Variable 'call_med' is assigned a value that is never used.
252[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:277]: (style) Variable 'call_med' is assigned a value that is never used.
253[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:286]: (style) Variable 'call_med' is assigned a value that is never used.
254[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:342]: (style) Variable 'status' is assigned a value that is never used.
255[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app.c:419]: (style) Variable 'status' is assigned a value that is never used.
256[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:240]: (style) The scope of the variable 'cmdline' can be reduced.
257[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:357]: (style) The scope of the variable 'i' can be reduced.
258[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:1133]: (style) The scope of the variable 'i' can be reduced.
259[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:1574]: (style) The scope of the variable 'contact' can be reduced.
260[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:617] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:619]: (performance) Variable 'status' is reassigned a value before the old one has been used.
261[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:677]: (style) The scope of the variable 'call_id' can be reduced.
262[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:678]: (style) The scope of the variable 'desc' can be reduced.
263[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_cli.c:679]: (style) The scope of the variable 'i' can be reduced.
264[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_common.c:127] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_common.c:129]: (performance) Variable 'status' is reassigned a value before the old one has been used.
265[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_config.c:249]: (style) The scope of the variable 'token_len' can be reduced.
266[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_config.c:937]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
267[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_config.c:592]: (error) Return value of allocation function freopen is not used.
268[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_config.c:1]: (information) Skipping configuration '_IONBF' since the value of '_IONBF' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
269[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:34]: (style) The scope of the variable 'i' can be reduced.
270[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:745]: (style) The scope of the variable 'buf' can be reduced.
271[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:766]: (style) The scope of the variable 'contact' can be reduced.
272[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:1546]: (style) The scope of the variable 'src_title' can be reduced.
273[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:1546]: (style) The scope of the variable 'dst_title' can be reduced.
274[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:1548]: (warning) scanf without field width limits can crash with huge input data.
275[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:1030]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
276[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:1031]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
277[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:297]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
278[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/pjsua_app_legacy.c:300]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
279[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/main_console.c:102]: (style) Checking if unsigned variable 'd' is less than zero.
280[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/main_wm.c:54]: (style) The scope of the variable 'cur_len' can be reduced.
281[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:816] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:817]: (performance) Variable 'status' is reassigned a value before the old one has been used.
282[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:817] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:818]: (performance) Variable 'status' is reassigned a value before the old one has been used.
283[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:818] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:827]: (performance) Variable 'status' is reassigned a value before the old one has been used.
284[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:827] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:828]: (performance) Variable 'status' is reassigned a value before the old one has been used.
285[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:828] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:829]: (performance) Variable 'status' is reassigned a value before the old one has been used.
286[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:829] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:844]: (performance) Variable 'status' is reassigned a value before the old one has been used.
287[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:1216] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:1218]: (performance) Variable 'status' is reassigned a value before the old one has been used.
288[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:639]: (style) Variable 'key' is assigned a value that is never used.
289[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:913]: (style) Variable 'msglen' is assigned a value that is never used.
290[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:1202]: (style) Variable 'len' is assigned a value that is never used.
291[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:499]: (style) The scope of the variable 'i' can be reduced.
292[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1440]: (style) The scope of the variable 'ac' can be reduced.
293[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1514]: (style) The scope of the variable 'ac' can be reduced.
294[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1616]: (style) The scope of the variable 'obj' can be reduced.
295[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1740]: (style) The scope of the variable 'rdata' can be reduced.
296[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1770]: (style) The scope of the variable 'pool' can be reduced.
297[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:2012]: (style) The scope of the variable 'obj' can be reduced.
298[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:2140]: (style) The scope of the variable 'omd' can be reduced.
299[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:2143]: (style) The scope of the variable 'pool' can be reduced.
300[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:2193]: (style) The scope of the variable 'omd' can be reduced.
301[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:2194]: (style) The scope of the variable 'pool' can be reduced.
302[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4385]: (style) The scope of the variable 'omd' can be reduced.
303[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4388]: (style) The scope of the variable 'pool' can be reduced.
304[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4497]: (style) The scope of the variable 'oi' can be reduced.
305[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4619]: (style) The scope of the variable 'omd' can be reduced.
306[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4620]: (style) The scope of the variable 'pool' can be reduced.
307[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4672]: (style) The scope of the variable 'omd' can be reduced.
308[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4673]: (style) The scope of the variable 'pool' can be reduced.
309[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4718]: (style) The scope of the variable 'omd' can be reduced.
310[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4719]: (style) The scope of the variable 'pool' can be reduced.
311[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4757]: (style) The scope of the variable 'omd' can be reduced.
312[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4758]: (style) The scope of the variable 'pool' can be reduced.
313[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4797]: (style) The scope of the variable 'omd' can be reduced.
314[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4798]: (style) The scope of the variable 'pool' can be reduced.
315[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4840]: (style) The scope of the variable 'omd' can be reduced.
316[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4841]: (style) The scope of the variable 'pool' can be reduced.
317[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4908]: (style) The scope of the variable 'omd' can be reduced.
318[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4910]: (style) The scope of the variable 'pool' can be reduced.
319[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4962]: (style) The scope of the variable 'omd' can be reduced.
320[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4963]: (style) The scope of the variable 'pool' can be reduced.
321[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:5048]: (style) The scope of the variable 'buf' can be reduced.
322[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:989]: (style) Unused variable: ret
323[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1216]: (style) Variable 'status' is assigned a value that is never used.
324[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1658]: (style) Variable 'status' is assigned a value that is never used.
325[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1691]: (style) Variable 'status' is assigned a value that is never used.
326[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1790]: (style) Variable 'status' is assigned a value that is never used.
327[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1835]: (style) Variable 'status' is assigned a value that is never used.
328[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:1996]: (style) Variable 'status' is assigned a value that is never used.
329[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3139]: (style) Variable 'status' is assigned a value that is never used.
330[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3174]: (style) Variable 'status' is assigned a value that is never used.
331[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3498]: (style) Variable 'status' is assigned a value that is never used.
332[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3547]: (style) Variable 'status' is assigned a value that is never used.
333[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3659]: (style) Variable 'status' is assigned a value that is never used.
334[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3685]: (style) Variable 'status' is assigned a value that is never used.
335[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:3759]: (style) Variable 'status' is assigned a value that is never used.
336[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:4357]: (style) Variable 'status' is assigned a value that is never used.
337[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:5034]: (style) Variable 'status' is assigned a value that is never used.
338[nvox/sip/pjsip/pjproject/pjsip-apps/src/python/_pjsua.c:1541]: (style) The scope of the variable 'ac' can be reduced.
339[nvox/sip/pjsip/pjproject/pjsip-apps/src/python/_pjsua.c:1649]: (style) The scope of the variable 'obj' can be reduced.
340[nvox/sip/pjsip/pjproject/pjsip-apps/src/python/_pjsua.c:1211]: (style) Variable 'status' is assigned a value that is never used.
341[nvox/sip/pjsip/pjproject/pjsip-apps/src/python/_pjsua.c:2347]: (style) Variable 'status' is assigned a value that is never used.
342[nvox/sip/pjsip/pjproject/pjsip-apps/src/python/_pjsua.c:2719]: (style) Variable 'status' is assigned a value that is never used.
343[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/aectest.c:125] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/aectest.c:127]: (warning) Variable 'opt' is reassigned a value before the old one has been used. 'break;' missing?
344[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/aectest.c:246] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/aectest.c:249]: (performance) Variable 'status' is reassigned a value before the old one has been used.
345[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/aectest.c:298]: (style) Variable 'dummy' is assigned a value that is never used.
346[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:452]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
347[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:467]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
348[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:514]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
349[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:514]: (warning) scanf without field width limits can crash with huge input data.
350[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:531]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
351[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:531]: (warning) scanf without field width limits can crash with huge input data.
352[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/auddemo.c:546]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
353[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/confbench.c:118]: (style) Variable 'rc' is assigned a value that is never used.
354[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/confbench.c:332]: (style) Variable 'status' is assigned a value that is never used.
355[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/confsample.c:597]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.
356[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:651]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
357[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:693]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
358[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:761]: (warning) scanf without field width limits can crash with huge input data.
359[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:776]: (warning) scanf without field width limits can crash with huge input data.
360[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:800]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
361[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:800]: (warning) scanf without field width limits can crash with huge input data.
362[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:830]: (warning) scanf without field width limits can crash with huge input data.
363[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:830]: (portability) scanf without field width limits can crash with huge input data on some versions of libc.
364[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:787]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
365[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:1090]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
366[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:1104]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
367[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/icedemo.c:1128]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
368[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/encdec.c:1]: (information) Skipping configuration 'LOST_PCT' since the value of 'LOST_PCT' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
369[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/footprint.c:110]: (warning) Return value of function rand() is not used.
370[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/footprint.c:107]: (style) Unused variable: cp
371[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/jbsim.c:195]: (style) The scope of the variable 'format' can be reduced.
372[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pcaputil.c:310]: (style) Unsigned variable 'pt' can't be negative so it is unnecessary to test it.
373[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1495]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
374[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1495]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
375[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1509]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
376[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1509]: (warning) %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'.
377[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1711]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
378[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1711]: (warning) %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'.
379[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1651]: (style) The scope of the variable 'report' can be reduced.
380[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1218]: (style) Checking if unsigned variable 'job_count' is less than zero.
381[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1262]: (style) Checking if unsigned variable 'timeout' is less than zero.
382[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1270]: (style) Checking if unsigned variable 'job_window' is less than zero.
383[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:975]: (style) Variable 'status' is assigned a value that is never used.
384[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1005]: (style) Variable 'status' is assigned a value that is never used.
385[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsip-perf.c:1476]: (style) Variable 'status' is assigned a value that is never used.
386[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/simpleua.c:824] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/simpleua.c:826]: (performance) Variable 'status' is reassigned a value before the old one has been used.
387[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/simpleua.c:826] -> [nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/simpleua.c:830]: (performance) Variable 'status' is reassigned a value before the old one has been used.
388[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:1064]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
389[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:1712]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
390[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:1321]: (style) The scope of the variable 'hdr' can be reduced.
391[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:1402]: (style) The scope of the variable 'i' can be reduced.
392[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:917]: (style) Checking if unsigned variable 'max_calls' is less than zero.
393[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:1405]: (style) Variable 'pool' is assigned a value that is never used.
394[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/siprtp.c:2071]: (style) Unused variable: i
395[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/sipstateless.c:151]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
396[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/sipstateless.c:156]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
397[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/stateful_proxy.c:110]: (style) The scope of the variable 'uac_data' can be reduced.
398[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/stateful_proxy.c:111]: (style) The scope of the variable 'uas_data' can be reduced.
399[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/streamutil.c:321]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
400[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/streamutil.c:322]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
401[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/tonegen.c:52]: (style) The scope of the variable 'i' can be reduced.
402[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:76]: (style) Unused variable: p
403[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:77]: (style) Unused variable: ver
404[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:97]: (style) Variable 'app' is assigned a value that is never used.
405[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:101]: (style) Unused variable: spath
406[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:45]: (warning, inconclusive) The buffer 'spath' may not be null-terminated after the call to strncpy().
407[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:88]: (error) Resource leak: fp
408[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:46]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
409[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:52]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
410[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:66]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
411[nvox/sip/pjsip/pjproject/pjsip-apps/src/swig/python/cc_mingw.c:46]: (error) Dangerous usage of 'spath' (strncpy doesn't always null-terminate it).
412[nvox/sip/pjsip/pjproject/pjsip-apps/src/vidgui/vidwin.cpp:212]: (style) Variable 'w' is assigned a value that is never used.
413[nvox/sip/pjsip/pjproject/pjsip-apps/src/vidgui/vidwin.cpp:166]: (error) Uninitialized variable: parent
414[nvox/sip/pjsip/pjproject/pjsip-apps/src/vidgui/vidwin.cpp:184]: (error) Uninitialized variable: parent
415[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/evsub.c:623]: (style) Variable 'timer_id' is assigned a value that is never used.
416[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/evsub.c:1517]: (style) Variable 'status' is assigned a value that is never used.
417[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/evsub.c:2076]: (style) Variable 'status' is assigned a value that is never used.
418[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/evsub.c:412]: (error) Uninitialized variable: pkg
419[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/presence.c:805]: (style) Variable 'status' is assigned a value that is never used.
420[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/presence_body.c:1]: (information) Skipping configuration 'PJSIP_PRES_PIDF_ADD_TIMESTAMP' since the value of 'PJSIP_PRES_PIDF_ADD_TIMESTAMP' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
421[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/publishc.c:567]: (style) Variable 'status' is assigned a value that is never used.
422[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_100rel.c:482]: (style) Variable 'status' is assigned a value that is never used.
423[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:238]: (style) Variable 'status' is assigned a value that is never used.
424[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:352]: (style) Variable 'status' is assigned a value that is never used.
425[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:2094]: (style) Variable 'status' is assigned a value that is never used.
426[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:2678]: (style) Variable 'len' is assigned a value that is never used.
427[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:3177]: (style) Variable 'status' is assigned a value that is never used.
428[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:3257]: (style) Variable 'status' is assigned a value that is never used.
429[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:3484]: (style) Variable 'status' is assigned a value that is never used.
430[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:3839]: (style) Variable 'status' is assigned a value that is never used.
431[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:4534]: (style) Variable 'status' is assigned a value that is never used.
432[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:4860]: (style) Variable 'status' is assigned a value that is never used.
433[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_inv.c:4909]: (style) Variable 'status' is assigned a value that is never used.
434[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_replaces.c:192]: (style) Variable 'status' is assigned a value that is never used.
435[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_timer.c:978]: (style) Variable 'status' is assigned a value that is never used.
436[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_msg.c:167] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_msg.c:164]: (style, inconclusive) Found duplicate branches for 'if' and 'else'.
437[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_msg.c:322] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_msg.c:319]: (style, inconclusive) Found duplicate branches for 'if' and 'else'.
438[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:616] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:622]: (warning) Possible null pointer dereference: rdata - otherwise it is redundant to check it against null.
439[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1170] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1174]: (warning) Possible null pointer dereference: tdata - otherwise it is redundant to check it against null.
440[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1277]: (style) The scope of the variable 'c_hdr' can be reduced.
441[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1278]: (style) The scope of the variable 'hdr' can be reduced.
442[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:2046]: (style) The scope of the variable 'i' can be reduced.
443[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1972]: (style) Variable 'status' is assigned a value that is never used.
444[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_msg.c:910]: (style) Variable 'endbuf' is assigned a value that is never used.
445[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_msg.c:919]: (style) Unused variable: printed
446[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_parser.c:846]: (style) Variable 'pj_scan_fini' is assigned a value that is never used.
447[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_resolve.c:198] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_resolve.c:185]: (style, inconclusive) Found duplicate branches for 'if' and 'else'.
448[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_resolve.c:44]: (style) struct or union member 'naptr_target::order' is never used.
449[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_resolve.c:45]: (style) struct or union member 'naptr_target::pref' is never used.
450[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_resolve.c:61]: (style) struct or union member 'Anonymous0::def_port' is never used.
451[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_tel_uri.c:160] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_tel_uri.c:163]: (performance) Variable 'status' is reassigned a value before the old one has been used.
452[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_tel_uri.c:168] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_tel_uri.c:172]: (performance) Variable 'status' is reassigned a value before the old one has been used.
453[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:1570] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:85]: (style, inconclusive) The variable 'transport' hides a typedef with the same name.
454[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:1957] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:85]: (style, inconclusive) The variable 'transport' hides a typedef with the same name.
455[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:883]: (style) The scope of the variable 'addr_buf' can be reduced.
456[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:925]: (style) The scope of the variable 'addr_buf' can be reduced.
457[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:1047]: (style) The scope of the variable 'addr_buf' can be reduced.
458[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:181]: (style) Variable 'size_eaten' is assigned a value that is never used.
459[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_ua_layer.c:525]: (style) The scope of the variable 'dlg' can be reduced.
460[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_uri.c:119]: (style) Variable 'endbuf' is assigned a value that is never used.
461[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_uri.c:112]: (style) Unused variable: printed
462[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_uri.c:681]: (style) Variable 'endbuf' is assigned a value that is never used.
463[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_util.c:1560] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_util.c:1563]: (warning) Possible null pointer dereference: rdata - otherwise it is redundant to check it against null.
464[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_acc.c:3134]: (style) Variable 'status' is assigned a value that is never used.
465[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_call.c:999]: (style) Variable 'status_' is assigned a value that is never used.
466[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_call.c:1970]: (style) Variable 'status_' is assigned a value that is never used.
467[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_call.c:4640]: (style) Variable 'status' is assigned a value that is never used.
468[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:1073] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:1079]: (performance) Variable 'status' is reassigned a value before the old one has been used.
469[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:1534]: (style) The scope of the variable 'i' can be reduced.
470[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:1926]: (style) The scope of the variable 'stun_ip_addr' can be reduced.
471[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_dump.c:947] -> [nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_dump.c:951]: (performance) Variable 'len' is reassigned a value before the old one has been used.
472[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_im.c:220]: (style) The scope of the variable 'm' can be reduced.
473[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_pres.c:308]: (style) Variable 'total' is assigned a value that is never used.
474[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/account.cpp:795]: (performance) Prefer prefix ++/-- operators for non-primitive types.
475[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/call.cpp:682]: (style) C-style pointer casting
476[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/call.cpp:669]: (style) The scope of the variable 'mi' can be reduced.
477[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/call.cpp:703]: (style) The scope of the variable 'mi' can be reduced.
478[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/endpoint.cpp:525]: (style) C-style pointer casting
479[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/endpoint.cpp:1437]: (style) C-style pointer casting
480[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/endpoint.cpp:1313]: (error) Memory is allocated but not initialized: desc
481[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/json.cpp:212]: (style) C-style pointer casting
482[nvox/sip/pjsip/pjproject/pjsip/src/pjsua2/json.cpp:245]: (style) C-style pointer casting
483[nvox/sip/pjsip/pjproject/pjsip/src/test/inv_offer_answer_test.c:35]: (style) struct or union member 'oa_sdp_t::pt_result' is never used.
484[nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:326] -> [nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:301]: (warning) Possible null pointer dereference: parsed_msg - otherwise it is redundant to check it against null.
485[nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:332] -> [nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:301]: (warning) Possible null pointer dereference: parsed_msg - otherwise it is redundant to check it against null.
486[nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:653] -> [nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:658]: (performance, inconclusive) Variable 'ptr' is reassigned a value before the old one has been used if variable is no semaphore variable.
487[nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:654] -> [nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:659]: (performance, inconclusive) Variable 'slen' is reassigned a value before the old one has been used if variable is no semaphore variable.
488[nvox/sip/pjsip/pjproject/pjsip/src/test/msg_test.c:1894]: (style) The scope of the variable 'parsed_hdr2' can be reduced.
489[nvox/sip/pjsip/pjproject/pjsip/src/test/regc_test.c:1102]: (warning) %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'.
490[nvox/sip/pjsip/pjproject/pjsip/src/test/regc_test.c:324]: (style) Variable 'status' is assigned a value that is never used.
491[nvox/sip/pjsip/pjproject/pjsip/src/test/test.c:160] -> [nvox/sip/pjsip/pjproject/pjsip/src/test/test.c:175]: (performance) Variable 'len' is reassigned a value before the old one has been used.
492[nvox/sip/pjsip/pjproject/pjsip/src/test/test.c:175]: (style) Variable 'len' is assigned a value that is never used.
493[nvox/sip/pjsip/pjproject/pjsip/src/test/tsx_basic_test.c:111] -> [nvox/sip/pjsip/pjproject/pjsip/src/test/tsx_basic_test.c:114]: (performance) Variable 'status' is reassigned a value before the old one has been used.
494[nvox/sip/pjsip/pjproject/pjsip/src/test/tsx_basic_test.c:296]: (style) The scope of the variable 'rc' can be reduced.
495[nvox/sip/pjsip/pjproject/pjsip/src/test/tsx_uas_test.c:1500]: (style) The scope of the variable 'status' can be reduced.
496[nvox/sip/pjsip/pjproject/pjsip/src/test/uri_test.c:940]: (style) The scope of the variable 'pool' can be reduced.
497[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/symbian/src/pjsuaApplication.cpp:73]: (style) The function 'E32Dll' is never used.
498[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_symbian.cpp:101]: (style) The function 'E32Main' is never used.
499[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:629]: (style) The function 'EmptyBuffer' is never used.
500[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:637]: (style) The function 'Event' is never used.
501[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_vas_dev.cpp:621]: (style) The function 'FillBuffer' is never used.
502[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp:450]: (style) The function 'MaiscBufferCopied' is never used.
503[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp:412]: (style) The function 'MaiscOpenComplete' is never used.
504[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp:507]: (style) The function 'MaiscRecordComplete' is never used.
505[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp:781]: (style) The function 'MaoscBufferCopied' is never used.
506[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp:710]: (style) The function 'MaoscOpenComplete' is never used.
507[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/symb_mda_dev.cpp:826]: (style) The function 'MaoscPlayComplete' is never used.
508[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_select.c:84]: (style) The function 'PJ_FD_COUNT' is never used.
509[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:109]: (style) The function 'POSIX_Init' is never used.
510[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:148]: (style) The function 'RunError' is never used.
511[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_symbian.cpp:341]: (style) The function 'RunL' is never used.
512[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_symbian.cpp:236]: (style) The function 'StartAccept' is never used.
513[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_symbian.cpp:158]: (style) The function 'StartRecv' is never used.
514[nvox/sip/pjsip/pjproject/pjlib/src/pj/compat/sigjmp.c:23]: (style) The function '__sigjmp_save' is never used.
515[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_media.c:1139]: (style) The function 'call_media_on_event' is never used.
516[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_mod.c:34]: (style) The function 'cleanup_module' is never used.
517[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_dump.c:39]: (style) The function 'dump_media_stat' is never used.
518[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/udp_echo_srv_sync.c:64]: (style) The function 'echo_srv_sync' is never used.
519[nvox/sip/pjsip/pjproject/pjnath/src/pjnath-test/ice_test.c:1017]: (style) The function 'ice_conc_test' is never used.
520[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_mod.c:24]: (style) The function 'init_module' is never used.
521[nvox/sip/pjsip/pjproject/pjsip-apps/src/python/_pjsua.c:4435]: (style) The function 'init_pjsua' is never used.
522[nvox/sip/pjsip/pjproject/pjsip-apps/src/py_pjsua/py_pjsua.c:5600]: (style) The function 'initpy_pjsua' is never used.
523[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_parser.c:1546]: (style) The function 'int_parse_other_uri' is never used.
524[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsua2_demo.cpp:243]: (style) The function 'mainProg' is never used.
525[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsua2_demo.cpp:109]: (style) The function 'mainProg1' is never used.
526[nvox/sip/pjsip/pjproject/pjsip-apps/src/samples/pjsua2_demo.cpp:153]: (style) The function 'mainProg2' is never used.
527[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_media.c:2328]: (style) The function 'match_codec_fmtp' is never used.
528[nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:300]: (style) The function 'mem_test' is never used.
529[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:1973]: (style) The function 'nvox_assert_fail' is never used.
530[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1172]: (style) The function 'pj_AF_IRDA' is never used.
531[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1167]: (style) The function 'pj_AF_PACKET' is never used.
532[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1152]: (style) The function 'pj_AF_UNIX' is never used.
533[nvox/sip/pjsip/pjproject/pjlib/src/pj/guid_simple.c:30]: (style) The function 'pj_GUID_STRING_LENGTH' is never used.
534[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1227]: (style) The function 'pj_IPTOS_LOWDELAY' is never used.
535[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1242]: (style) The function 'pj_IPTOS_MINCOST' is never used.
536[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1237]: (style) The function 'pj_IPTOS_RELIABILITY' is never used.
537[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1232]: (style) The function 'pj_IPTOS_THROUGHPUT' is never used.
538[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1297]: (style) The function 'pj_IP_ADD_MEMBERSHIP' is never used.
539[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1302]: (style) The function 'pj_IP_DROP_MEMBERSHIP' is never used.
540[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1282]: (style) The function 'pj_IP_MULTICAST_IF' is never used.
541[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1292]: (style) The function 'pj_IP_MULTICAST_LOOP' is never used.
542[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1287]: (style) The function 'pj_IP_MULTICAST_TTL' is never used.
543[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1317]: (style) The function 'pj_MSG_DONTROUTE' is never used.
544[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1307]: (style) The function 'pj_MSG_OOB' is never used.
545[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1312]: (style) The function 'pj_MSG_PEEK' is never used.
546[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1187]: (style) The function 'pj_SOCK_RAW' is never used.
547[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1192]: (style) The function 'pj_SOCK_RDM' is never used.
548[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1217]: (style) The function 'pj_SOL_IPV6' is never used.
549[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1207]: (style) The function 'pj_SOL_TCP' is never used.
550[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1212]: (style) The function 'pj_SOL_UDP' is never used.
551[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1267]: (style) The function 'pj_SO_REUSEADDR' is never used.
552[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1247]: (style) The function 'pj_SO_TYPE' is never used.
553[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:1262]: (style) The function 'pj_TCP_NODELAY' is never used.
554[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/scanner.c:86]: (style) The function 'pj_cis_del_range' is never used.
555[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/cli.c:448]: (style) The function 'pj_cli_is_restarting' is never used.
556[nvox/sip/pjsip/pjproject/pjlib/src/pj/guid.c:41]: (style) The function 'pj_create_unique_string_lower' is never used.
557[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns_dump.c:130]: (style) The function 'pj_dns_dump_packet' is never used.
558[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns.c:716]: (style) The function 'pj_dns_init_cname_rr' is never used.
559[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/resolver.c:1604]: (style) The function 'pj_dns_resolver_get_cached_count' is never used.
560[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/dns_server.c:183]: (style) The function 'pj_dns_server_del_rec' is never used.
561[nvox/sip/pjsip/pjproject/pjlib/src/pj/ip_helper_generic.c:387]: (style) The function 'pj_enum_ip_route' is never used.
562[nvox/sip/pjsip/pjproject/pjlib/src/pj/file_io_ansi.c:160]: (style) The function 'pj_file_flush' is never used.
563[nvox/sip/pjsip/pjproject/pjlib/src/pj/guid.c:24]: (style) The function 'pj_generate_unique_string_lower' is never used.
564[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:536]: (style) The function 'pj_grp_lock_add_ref_dbg' is never used.
565[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:612]: (style) The function 'pj_grp_lock_chain_lock' is never used.
566[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:255]: (style) The function 'pj_grp_lock_config_default' is never used.
567[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:569]: (style) The function 'pj_grp_lock_dec_ref_dbg' is never used.
568[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:495]: (style) The function 'pj_grp_lock_del_handler' is never used.
569[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:430]: (style) The function 'pj_grp_lock_destroy' is never used.
570[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:450]: (style) The function 'pj_grp_lock_replace' is never used.
571[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:440]: (style) The function 'pj_grp_lock_tryacquire' is never used.
572[nvox/sip/pjsip/pjproject/pjlib/src/pj/lock.c:641]: (style) The function 'pj_grp_lock_unchain_lock' is never used.
573[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/http_client.c:1004]: (style) The function 'pj_http_req_get_user_data' is never used.
574[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_session.c:775]: (style) The function 'pj_ice_sess_find_default_cand' is never used.
575[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_session.c:435]: (style) The function 'pj_ice_sess_get_options' is never used.
576[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_strans.c:982]: (style) The function 'pj_ice_strans_get_cands_count' is never used.
577[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_strans.c:779]: (style) The function 'pj_ice_strans_get_options' is never used.
578[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_strans.c:790]: (style) The function 'pj_ice_strans_set_options' is never used.
579[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/ice_strans.c:687]: (style) The function 'pj_ice_strans_state_name' is never used.
580[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_linux_kernel.c:74]: (style) The function 'pj_ioqueue_register' is never used.
581[nvox/sip/pjsip/pjproject/pjlib/src/pj/ioqueue_symbian.cpp:584]: (style) The function 'pj_ioqueue_set_user_data' is never used.
582[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:1433]: (style) The function 'pj_mutex_is_locked' is never used.
583[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool.c:91]: (style) The function 'pj_pool_allocate_find' is never used.
584[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:56]: (style) The function 'pj_pool_create_imp' is never used.
585[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_policy_kmalloc.c:60]: (style) The function 'pj_pool_factory_get_default_policy' is never used.
586[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:121]: (style) The function 'pj_pool_get_capacity_imp' is never used.
587[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:130]: (style) The function 'pj_pool_get_used_size_imp' is never used.
588[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:99]: (style) The function 'pj_pool_getobjname_imp' is never used.
589[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:92]: (style) The function 'pj_pool_release_imp' is never used.
590[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:106]: (style) The function 'pj_pool_reset_imp' is never used.
591[nvox/sip/pjsip/pjproject/pjlib/src/pj/pool_dbg.c:183]: (style) The function 'pj_pool_zalloc_imp' is never used.
592[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:1483]: (style) The function 'pj_rwmutex_lock_read' is never used.
593[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_unix.c:1513]: (style) The function 'pj_rwmutex_unlock_read' is never used.
594[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_qos_bsd.c:118]: (style) The function 'pj_sock_get_qos_type' is never used.
595[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_bsd.c:836]: (style) The function 'pj_sock_shutdown' is never used.
596[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:443]: (style) The function 'pj_sockaddr_in_get_addr' is never used.
597[nvox/sip/pjsip/pjproject/pjlib/src/pj/sock_common.c:453]: (style) The function 'pj_sockaddr_in_set_addr' is never used.
598[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:764]: (style) The function 'pj_ssl_cipher_id' is never used.
599[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:784]: (style) The function 'pj_ssl_cipher_is_supported' is never used.
600[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1443]: (style) The function 'pj_ssl_sock_renegotiate' is never used.
601[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1281]: (style) The function 'pj_ssl_sock_sendto' is never used.
602[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:983]: (style) The function 'pj_ssl_sock_start_read' is never used.
603[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1136]: (style) The function 'pj_ssl_sock_start_recvfrom' is never used.
604[nvox/sip/pjsip/pjproject/pjlib/src/pj/ssl_sock_symbian.cpp:1153]: (style) The function 'pj_ssl_sock_start_recvfrom2' is never used.
605[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/string.c:53]: (style) The function 'pj_strcpy_unescape' is never used.
606[nvox/sip/pjsip/pjproject/pjlib-util/src/pjlib-util/string.c:103]: (style) The function 'pj_strncpy_escape' is never used.
607[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_transaction.c:166]: (style) The function 'pj_stun_client_tsx_is_complete' is never used.
608[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_session.c:624]: (style) The function 'pj_stun_session_get_grp_lock' is never used.
609[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/stun_sock.c:532]: (style) The function 'pj_stun_sock_get_grp_lock' is never used.
610[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:324]: (style) The function 'pj_symbianos_set_connection_status' is never used.
611[nvox/sip/pjsip/pjproject/pjlib/src/pj/os_core_symbian.cpp:528]: (style) The function 'pj_thread_get_prio' is never used.
612[nvox/sip/pjsip/pjproject/pjlib/src/pj/timer.c:540]: (style) The function 'pj_timer_heap_schedule_w_grp_lock_dbg' is never used.
613[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_session.c:531]: (style) The function 'pj_turn_session_get_grp_lock' is never used.
614[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_sock.c:330]: (style) The function 'pj_turn_sock_get_grp_lock' is never used.
615[nvox/sip/pjsip/pjproject/pjnath/src/pjnath/turn_sock.c:382]: (style) The function 'pj_turn_sock_set_software_name' is never used.
616[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/echo_suppress.c:116]: (style) The function 'pj_ufloat_mul_u' is never used.
617[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/alaw_ulaw.c:281]: (style) The function 'pjmedia_alaw2ulaw' is never used.
618[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiodev.c:253]: (style) The function 'pjmedia_aud_param_get_cap' is never used.
619[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiodev.c:234]: (style) The function 'pjmedia_aud_param_set_cap' is never used.
620[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiodev.c:469]: (style) The function 'pjmedia_aud_register_factory' is never used.
621[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/audiodev.c:489]: (style) The function 'pjmedia_aud_unregister_factory' is never used.
622[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/bidirectional.c:51]: (style) The function 'pjmedia_bidirectional_port_create' is never used.
623[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/clock_thread.c:262]: (style) The function 'pjmedia_clock_modify' is never used.
624[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/clock_thread.c:79]: (style) The function 'pjmedia_clock_src_get_time_msec' is never used.
625[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-codec/g7221_sdp_match.c:45]: (style) The function 'pjmedia_codec_g7221_match_sdp' is never used.
626[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-codec/opencore_amr.c:354]: (style) The function 'pjmedia_codec_opencore_amrnb_set_config' is never used.
627[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-codec/opencore_amr.c:360]: (style) The function 'pjmedia_codec_opencore_amrwb_set_config' is never used.
628[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/conference.c:804]: (style) The function 'pjmedia_conf_add_passive_port' is never used.
629[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/conference.c:1081]: (style) The function 'pjmedia_conf_get_connect_count' is never used.
630[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/conference.c:1073]: (style) The function 'pjmedia_conf_get_port_count' is never used.
631[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/conference.c:709]: (style) The function 'pjmedia_conf_set_port0_name' is never used.
632[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:178]: (style) The function 'pjmedia_converter_convert' is never used.
633[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:147]: (style) The function 'pjmedia_converter_create' is never used.
634[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:185]: (style) The function 'pjmedia_converter_destroy' is never used.
635[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:42]: (style) The function 'pjmedia_converter_mgr_create' is never used.
636[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:87]: (style) The function 'pjmedia_converter_mgr_destroy' is never used.
637[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:108]: (style) The function 'pjmedia_converter_mgr_register_factory' is never used.
638[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:82]: (style) The function 'pjmedia_converter_mgr_set_instance' is never used.
639[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/converter.c:132]: (style) The function 'pjmedia_converter_mgr_unregister_factory' is never used.
640[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/echo_common.c:280]: (style) The function 'pjmedia_echo_reset' is never used.
641[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/endpoint.c:937]: (style) The function 'pjmedia_endpt_atexit' is never used.
642[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/endpoint.c:253]: (style) The function 'pjmedia_endpt_get_flag' is never used.
643[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/endpoint.c:236]: (style) The function 'pjmedia_endpt_set_flag' is never used.
644[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/event.c:231]: (style) The function 'pjmedia_event_init' is never used.
645[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/event.c:151]: (style) The function 'pjmedia_event_mgr_create' is never used.
646[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/event.c:198]: (style) The function 'pjmedia_event_mgr_set_instance' is never used.
647[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/event.c:326]: (style) The function 'pjmedia_event_publish' is never used.
648[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/event.c:243]: (style) The function 'pjmedia_event_subscribe' is never used.
649[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/event.c:287]: (style) The function 'pjmedia_event_unsubscribe' is never used.
650[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/transport_ice.c:286]: (style) The function 'pjmedia_ice_get_grp_lock' is never used.
651[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/jbuf.c:690]: (style) The function 'pjmedia_jbuf_is_full' is never used.
652[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/jbuf.c:1151]: (style) The function 'pjmedia_jbuf_peek_frame' is never used.
653[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/jbuf.c:1174]: (style) The function 'pjmedia_jbuf_remove_frame' is never used.
654[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia-audiodev/legacy_dev.c:112]: (style) The function 'pjmedia_legacy_factory' is never used.
655[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/master_port.c:154]: (style) The function 'pjmedia_master_port_wait' is never used.
656[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/mem_capture.c:127]: (style) The function 'pjmedia_mem_capture_get_size' is never used.
657[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/mem_capture.c:108]: (style) The function 'pjmedia_mem_capture_set_eof_cb' is never used.
658[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/mem_player.c:109]: (style) The function 'pjmedia_mem_player_set_eof_cb' is never used.
659[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/port.c:80]: (style) The function 'pjmedia_port_get_clock_src' is never used.
660[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/port.c:61]: (style) The function 'pjmedia_port_info_init2' is never used.
661[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/rtcp.c:1075]: (style) The function 'pjmedia_rtcp_enable_xr' is never used.
662[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sdp_cmp.c:298]: (style) The function 'pjmedia_sdp_conn_cmp' is never used.
663[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sdp_neg.c:1556]: (style) The function 'pjmedia_sdp_neg_fmt_match' is never used.
664[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sdp_neg.c:190]: (style) The function 'pjmedia_sdp_neg_set_answer_multiple_codecs' is never used.
665[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sdp_neg.c:177]: (style) The function 'pjmedia_sdp_neg_set_prefer_remote_codec_order' is never used.
666[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:391]: (style) The function 'pjmedia_session_check_dtmf' is never used.
667[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:86]: (style) The function 'pjmedia_session_create' is never used.
668[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:175]: (style) The function 'pjmedia_session_destroy' is never used.
669[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:380]: (style) The function 'pjmedia_session_dial_dtmf' is never used.
670[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:294]: (style) The function 'pjmedia_session_enum_streams' is never used.
671[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:402]: (style) The function 'pjmedia_session_get_dtmf' is never used.
672[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:152]: (style) The function 'pjmedia_session_get_info' is never used.
673[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:317]: (style) The function 'pjmedia_session_get_port' is never used.
674[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:327]: (style) The function 'pjmedia_session_get_stream_stat' is never used.
675[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:366]: (style) The function 'pjmedia_session_get_stream_stat_jbuf' is never used.
676[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:167]: (style) The function 'pjmedia_session_get_user_data' is never used.
677[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:54]: (style) The function 'pjmedia_session_info_from_sdp' is never used.
678[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:216]: (style) The function 'pjmedia_session_pause' is never used.
679[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:341]: (style) The function 'pjmedia_session_reset_stream_stat' is never used.
680[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:197]: (style) The function 'pjmedia_session_resume' is never used.
681[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:278]: (style) The function 'pjmedia_session_send_rtcp_bye' is never used.
682[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:261]: (style) The function 'pjmedia_session_send_rtcp_sdes' is never used.
683[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/session.c:415]: (style) The function 'pjmedia_session_set_dtmf_callback' is never used.
684[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/silencedet.c:180]: (style) The function 'pjmedia_silence_det_disable' is never used.
685[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/silencedet.c:144]: (style) The function 'pjmedia_silence_det_set_fixed' is never used.
686[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/silencedet.c:120]: (style) The function 'pjmedia_silence_det_set_name' is never used.
687[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sound_port.c:679]: (style) The function 'pjmedia_snd_port_get_clock_src' is never used.
688[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sound_port.c:635]: (style) The function 'pjmedia_snd_port_get_ec_tail' is never used.
689[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/sound_legacy.c:233]: (style) The function 'pjmedia_snd_stream_get_info' is never used.
690[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/stream.c:2599]: (style) The function 'pjmedia_stream_get_info' is never used.
691[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/stream.c:2545]: (style) The function 'pjmedia_stream_get_last_jb_frame_type' is never used.
692[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/alaw_ulaw.c:290]: (style) The function 'pjmedia_ulaw2alaw' is never used.
693[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/wav_player.c:430]: (style) The function 'pjmedia_wav_player_get_info' is never used.
694[nvox/sip/pjsip/pjproject/pjmedia/src/pjmedia/wav_playlist.c:229]: (style) The function 'pjmedia_wav_playlist_create' is never used.
695[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/pidf.c:361]: (style) The function 'pjpidf_print' is never used.
696[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_client.c:623]: (style) The function 'pjsip_auth_clt_get_prefs' is never used.
697[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_parser.c:312]: (style) The function 'pjsip_auth_deinit_parser' is never used.
698[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_server.c:209]: (style) The function 'pjsip_auth_srv_challenge' is never used.
699[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_server.c:35]: (style) The function 'pjsip_auth_srv_init' is never used.
700[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_server.c:56]: (style) The function 'pjsip_auth_srv_init2' is never used.
701[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_auth_server.c:123]: (style) The function 'pjsip_auth_srv_verify' is never used.
702[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_parser.c:242]: (style) The function 'pjsip_concat_param_imp' is never used.
703[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1034]: (style) The function 'pjsip_dlg_get_mod_data' is never used.
704[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_dialog.c:1019]: (style) The function 'pjsip_dlg_set_mod_data' is never used.
705[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_endpoint.c:1201]: (style) The function 'pjsip_endpt_log_error' is never used.
706[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_util.c:1404]: (style) The function 'pjsip_endpt_send_raw' is never used.
707[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_util.c:1479]: (style) The function 'pjsip_endpt_send_raw_to_uri' is never used.
708[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_msg.c:823]: (style) The function 'pjsip_generic_int_hdr_create' is never used.
709[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_100rel.c:173]: (style) The function 'pjsip_get_prack_method' is never used.
710[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_loop.c:431]: (style) The function 'pjsip_loop_set_discard' is never used.
711[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_msg.c:234]: (style) The function 'pjsip_method_init' is never used.
712[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_msg.c:388]: (style) The function 'pjsip_msg_find_remove_hdr' is never used.
713[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/mwi.c:317]: (style) The function 'pjsip_mwi_accept' is never used.
714[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/mwi.c:205]: (style) The function 'pjsip_mwi_create_uas' is never used.
715[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/mwi.c:154]: (style) The function 'pjsip_mwi_instance' is never used.
716[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/mwi.c:296]: (style) The function 'pjsip_mwi_terminate' is never used.
717[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_parser.c:1689]: (style) The function 'pjsip_parse_generic_array_hdr_imp' is never used.
718[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/presence.c:361]: (style) The function 'pjsip_pres_add_header' is never used.
719[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/publishc.c:232]: (style) The function 'pjsip_publishc_get_pool' is never used.
720[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/publishc.c:336]: (style) The function 'pjsip_publishc_set_headers' is never used.
721[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/publishc.c:522]: (style) The function 'pjsip_publishc_update_expires' is never used.
722[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-ua/sip_reg.c:658]: (style) The function 'pjsip_regc_unregister_all' is never used.
723[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transaction.c:237]: (style) The function 'pjsip_role_name' is never used.
724[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_msg.c:1674]: (style) The function 'pjsip_routing_hdr_set_rr' is never used.
725[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:647]: (style) The function 'pjsip_rx_data_clone' is never used.
726[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:719]: (style) The function 'pjsip_rx_data_free_cloned' is never used.
727[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:2055]: (style) The function 'pjsip_tpmgr_dump_transports' is never used.
728[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:1501]: (style) The function 'pjsip_tpmgr_find_local_addr' is never used.
729[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:1529]: (style) The function 'pjsip_tpmgr_get_transport_count' is never used.
730[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:1209]: (style) The function 'pjsip_tpmgr_register_tpfactory' is never used.
731[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport.c:249]: (style) The function 'pjsip_transport_register_type' is never used.
732[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transaction.c:506]: (style) The function 'pjsip_tsx_layer_instance' is never used.
733[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transaction.c:1634]: (style) The function 'pjsip_tsx_stop_retransmit' is never used.
734[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_ua_layer.c:425]: (style) The function 'pjsip_ua_get_dlg_set_count' is never used.
735[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:956]: (style) The function 'pjsip_udp_transport_get_socket' is never used.
736[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:971]: (style) The function 'pjsip_udp_transport_pause' is never used.
737[nvox/sip/pjsip/pjproject/pjsip/src/pjsip/sip_transport_udp.c:1031]: (style) The function 'pjsip_udp_transport_restart' is never used.
738[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_media.c:1000]: (style) The function 'pjsua_media_transports_attach' is never used.
739[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_aud.c:554]: (style) The function 'pjsua_recorder_get_port' is never used.
740[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:2852]: (style) The function 'pjsua_schedule_timer2_dbg' is never used.
741[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:2814]: (style) The function 'pjsua_schedule_timer_dbg' is never used.
742[nvox/sip/pjsip/pjproject/pjsip/src/pjsua-lib/pjsua_core.c:2304]: (style) The function 'pjsua_transport_register' is never used.
743[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:250]: (style) The function 'pjsua_vid_channel_init' is never used.
744[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:328]: (style) The function 'pjsua_vid_channel_update' is never used.
745[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:445]: (style) The function 'pjsua_vid_enum_devs' is never used.
746[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:403]: (style) The function 'pjsua_vid_preview_has_native' is never used.
747[nvox/sip/pjsip/pjproject/pjsip-apps/src/3rdparty_media_sample/alt_pjsua_vid.c:565]: (style) The function 'pjsua_vid_win_rotate' is never used.
748[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/xpidf.c:169]: (style) The function 'pjxpidf_print' is never used.
749[nvox/sip/pjsip/pjproject/pjsip/src/pjsip-simple/xpidf.c:192]: (style) The function 'pjxpidf_set_uri' is never used.
750[nvox/sip/pjsip/pjproject/pjsip/src/test/test.c:90]: (style) The function 'register_static_modules' is never used.
751[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsua/bb10/src/applicationui.cpp:175]: (style) The function 'restartPjsua' is never used.
752[nvox/sip/pjsip/pjproject/pjmedia/src/test/rtp_test.c:23]: (style) The function 'rtp_test' is never used.
753[nvox/sip/pjsip/pjproject/pjmedia/src/test/wsola_test.c:198]: (style) The function 'save_file' is never used.
754[nvox/sip/pjsip/pjproject/pjmedia/src/test/sdptest.c:112]: (style) The function 'sdp_test' is never used.
755[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:221]: (style) The function 'send_udp' is never used.
756[nvox/sip/pjsip/pjproject/pjmedia/src/test/session_test.c:27]: (style) The function 'session_test' is never used.
757[nvox/sip/pjsip/pjproject/pjlib/src/pj/compat/string.c:24]: (style) The function 'strcasecmp' is never used.
758[nvox/sip/pjsip/pjproject/pjlib/src/pj/compat/string.c:34]: (style) The function 'strncasecmp' is never used.
759[nvox/sip/pjsip/pjproject/pjsip-apps/src/pjsystest/systest.c:1273]: (style) The function 'systest_set_dev' is never used.
760[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/ioq_tcp.c:947]: (style) The function 'tcp_ioqueue_test' is never used.
761[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/main_rtems.c:253]: (style) The function 'test_sock' is never used.
762[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/errno.c:40]: (style) The function 'trim_newlines' is never used.
763[nvox/sip/pjsip/pjproject/pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c:157]: (style) The function 'udp_echo_srv_ioqueue' is never used.