]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] Fix segments count check in clean_uri(). Add unit-test. (#3032)
authorDmitry Verenitsin <morbit85@gmail.com>
Mon, 25 May 2026 21:16:40 +0000 (02:16 +0500)
committerGitHub <noreply@github.com>
Mon, 25 May 2026 21:16:40 +0000 (00:16 +0300)
commit325bb3a6062220c166bc1484ef5ed5f9e2bfcf3b
tree1d1c457844b73b71042b1e0b74ac1c42741a81dc
parent08c3fffa7cf6596a25f564d747fa7c28424a368c
[core] Fix segments count check in clean_uri(). Add unit-test. (#3032)
src/switch_utils.c
tests/unit/switch_utils.c