This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
Watch
1
Star
0
Fork
You've already forked freeswitch
0
Code
Issues
Projects
Releases
Wiki
Activity
7490fba772
freeswitch
/
libs
/
sofia-sip
/
libsofia-sip-ua
/
su
History
Andrey Volk
f56d5d56ef
[sofia-sip] scan-build: Fix "Called function pointer is null (null dereference)" in t_filter() of su_taglist.c
2020-02-16 04:06:37 +04:00
..
sofia-sip
Merge pull request
#66
in FS/freeswitch from ~STEFANO.PICERNO/freeswitch:windows-wait-fix to master
2014-10-29 11:04:00 -05:00
ChangeLog
…
Doxyfile.in
…
Makefile.am
…
addrinfo.c
…
foo.c
…
getopt.c
…
inet_ntop.c
…
inet_pton.c
…
localinfo.c
…
memccpy.c
…
memcspn.c
…
memmem.c
…
memspn.c
…
poll.c
…
run_addrinfo
…
run_localinfo
…
run_test_su
…
run_test_su_osx
…
smoothsort.c
…
strcasestr.c
…
string0.c
…
strtoull.c
…
su.c
FS-6822 #comment The code in question appears to have been added by me (
18f20e24
). I think this patch is the correct solution.
2014-10-01 18:11:01 -05:00
su.docs
…
su_addrinfo.c
…
su_alloc.c
FS-12058: [sofia-sip] Fix scan-build issues in su_alloc.c
2019-12-30 23:58:56 +04:00
su_alloc_lock.c
…
su_base_port.c
…
su_bm.c
…
su_default_log.c
…
su_devpoll_port.c
…
su_epoll_port.c
…
su_errno.c
…
su_global_log.c
…
su_kqueue_port.c
FS-6294 DragonFly requires this also.
2014-03-21 11:14:15 -05:00
su_localinfo.c
[sofia-sip] Fix multiple issues reported by scan-build.
2020-02-13 21:11:18 +04:00
su_log.c
…
su_md5.c
…
su_module_debug.h
…
su_open_c_localinfo.cpp
…
su_os_nw.c
…
su_osx_runloop.c
…
su_perf.c
…
su_poll_port.c
…
su_port.c
…
su_port.h
…
su_proxy.c
…
su_pthread_port.c
…
su_root.c
…
su_select_port.c
…
su_socket_port.c
FS-11278 #resolve fix if clause does not guard compiler warning
2018-07-26 11:24:40 -05:00
su_sprintf.c
…
su_strdup.c
FS-11911: Fix build on Debian Buster
2019-07-15 22:23:25 +04:00
su_string.c
…
su_strlst.c
…
su_tag.c
…
su_tag_io.c
…
su_taglist.c
[sofia-sip] scan-build: Fix "Called function pointer is null (null dereference)" in t_filter() of su_taglist.c
2020-02-16 04:06:37 +04:00
su_time.c
FS-9362: [mod_sofia] fix sofia compile error on newer clang included in new osx
2016-08-16 13:39:20 -05:00
su_time0.c
…
su_timer.c
silence clang unused function warnings and get rid of some unused functions
2014-05-01 09:03:19 -04:00
su_uniqueid.c
…
su_vector.c
…
su_wait.c
Workaround for Windows limit in su_wait
2014-09-23 13:09:57 +02:00
su_win32_port.c
…
tag_dll.awk
…
test_htable.c
…
test_htable2.c
…
test_memmem.c
…
test_poll.c
…
test_su.c
…
test_su_osx.c
…
torture_heap.c
…
torture_rbtree.c
…
torture_su.c
…
torture_su_alloc.c
…
torture_su_bm.c
…
torture_su_port.c
…
torture_su_root.c
…
torture_su_root_osx.c
…
torture_su_tag.c
…
torture_su_time.c
…
torture_su_timer.c
…