Skip to content

Possible issue found in file titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.cc (fix provided) in commit 47d5cfe170c6a1b12414ef601556aa2823118c71

Dear Support,

I got the following issue in the file titan.core/performance_test/SIPApplibPerfTest/src/Abstract_Socket.cc (commit 47d5cfe170c6a1b12414ef601556aa2823118c71): the line

peer_list_root = (as_client_struct **)Realloc(peer_list_root, new_length*sizeof(as_client_struct *));

generates a coredump because

peer_list_root 

is not initialized to NULL.

I apply the following fix is lines in 181 & 209 (sorry, I cannot provide you a git patch due to some other changes):

peer_list_root = NULL;

Note that the module titan.TestPorts.Common_Components.Abstract_Socket/ seems to become inconsistent with the latest version of TITAN (compiler errors)

Many thanks for your support,


Best regards,

Yann Garcia
Senior Software Engineer

Microsoft MCAD.net Certified
**************************************
FSCOM SARL
Le Montespan B2
6,  Avenue des Alpes 
F-06600 Antibes, FRANCE
************************************************
Tel: +33 (0)4 92 94 49 08 (GMT+1)
Mobile: +33 (0)6 68 94 57 76 (GMT+1)
Email: yann.garcia@fscom.fr

Skype: yann.garcia

SlackID: U0263576GG3, U02T8HUD2KX

LinkedIn: linkedin.com/in/yann-garcia-b145944