]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core, modules] Fix various dead assignments.
authorAndrey Volk <andywolk@gmail.com>
Mon, 25 May 2026 20:56:13 +0000 (23:56 +0300)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 20:56:13 +0000 (23:56 +0300)
commit1544dfb755ef0fd3b3611ad96a016af3f08fc39b
treee4e7270b77c6ba0592bb6f80cb238c892e870ec8
parent7d35ea29865e67f04448be115a60d0a2c1b3e81a
[Core, modules] Fix various dead assignments.
15 files changed:
src/mod/applications/mod_commands/mod_commands.c
src/mod/applications/mod_conference/mod_conference.c
src/mod/applications/mod_spandsp/mod_spandsp_fax.c
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_verto/mod_verto.c
src/mod/event_handlers/mod_event_socket/mod_event_socket.c
src/mod/formats/mod_shout/mod_shout.c
src/mod/languages/mod_python3/freeswitch_python.cpp
src/mod/languages/mod_v8/mod_v8.cpp
src/switch_core_media.c
src/switch_msrp.c
src/switch_rtp.c