From a99b42709a09b1b822da0e431bf3308da7b7a295 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 21 Nov 2017 17:13:23 +0100 Subject: add msc_vlr_test_call to reproduce a sanitizer error On MT call, there is a bug in CC conn use which leads to an early free and use-after-free. Add msc_vlr_test_call to show both MO and MT call legs separately and reproduce the failure. It is visible in a sanitizer build (on debian 9). A subsequent patch will fix the bug: If0659a878deb383ed0300217e2c41c8c79b2b6a5 Related: OS#2672 Change-Id: I6c3ca0c660388b1e2c82df17ec540c846201b0c7 --- tests/msc_vlr/msc_vlr_test_call.ok | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/msc_vlr/msc_vlr_test_call.ok (limited to 'tests/msc_vlr/msc_vlr_test_call.ok') diff --git a/tests/msc_vlr/msc_vlr_test_call.ok b/tests/msc_vlr/msc_vlr_test_call.ok new file mode 100644 index 000000000..a965a70ed --- /dev/null +++ b/tests/msc_vlr/msc_vlr_test_call.ok @@ -0,0 +1 @@ +Done -- cgit v1.2.3