]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AST-2016-003 udptl.c: Fix uninitialized values. 80/2180/2
authorRichard Mudgett <rmudgett@digium.com>
Mon, 7 Dec 2015 18:46:53 +0000 (12:46 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 3 Feb 2016 21:07:51 +0000 (15:07 -0600)
commit431326b1744f2b3bc22b9ae8ea306286d21de811
tree92e32e4c5b7ecec05f4e5109552760782f4fa0bd
parentb5fb4f7e8909ff63911ba6b088faba2db1859dac
AST-2016-003 udptl.c: Fix uninitialized values.

Sending UDPTL packets to Asterisk with the right amount of missing
sequence numbers and enough redundant 0-length IFP packets, can make
Asterisk crash.

ASTERISK-25603 #close
Reported by: Walter Doekes

ASTERISK-25742 #close
Reported by: Torrey Searle

Change-Id: I97df8375041be986f3f266ac1946a538023a5255
main/udptl.c