]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] check_ice: sanitize second field of the candidates. Add new switch_is_uint_in_...
authorAndrey Volk <andywolk@gmail.com>
Tue, 1 Aug 2023 16:33:17 +0000 (19:33 +0300)
committerAndrey Volk <andywolk@gmail.com>
Sun, 13 Aug 2023 12:49:58 +0000 (15:49 +0300)
commit9347c967125bfa36ca1b049f29841e4d452815ca
treebe3f4dda9082715ac1089a6dae062fa3d86a58d5
parenteb918fe1807fa8465a68c10088cdd81a9be1b229
[Core] check_ice: sanitize second field of the candidates. Add new switch_is_uint_in_range() API.
src/include/switch_rtp.h
src/include/switch_utils.h
src/switch_core_media.c
src/switch_utils.c
tests/unit/switch_core.c