]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] scan-build: Fix false-positive use-after-free in switch_xml_free_attr(). Add...
authorAndrey Volk <andywolk@gmail.com>
Sun, 25 Apr 2021 00:52:33 +0000 (03:52 +0300)
committerAndrey Volk <andywolk@gmail.com>
Tue, 19 Oct 2021 17:15:58 +0000 (20:15 +0300)
commite42ebbb33f0408d7c69ea12f348151d2c1ba44e9
treef4d74d3d9861e869856721087a839b650300fd8d
parent95fb8c7773edfe634edbaa1df86dd36834ff5cb7
[Core] scan-build: Fix false-positive use-after-free in switch_xml_free_attr(). Add unit test.
src/switch_xml.c
tests/unit/switch_core.c