]> sjero.net Git - linphone/commit
Add checks to prevent crashes.
authorGhislain MARY <ghislain.mary@belledonne-communications.com>
Thu, 22 Nov 2012 10:36:29 +0000 (11:36 +0100)
committerGhislain MARY <ghislain.mary@belledonne-communications.com>
Thu, 22 Nov 2012 10:36:29 +0000 (11:36 +0100)
commit06d8cec790d74bfbd374db9b10bfec83207a71ba
treefcd3c94d67ea2074ac904614d990cd20a6dca4eb
parent362d77908ae82c67eb61f5038ff048f9125984b5
Add checks to prevent crashes.

The getReceiverInterarrivalJitter() function may be called before the
used audio codec is known in case of early media, so test that the
payload type is valid before using it.
coreapi/linphonecore_jni.cc