]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AST-2016-003 udptl.c: Fix uninitialized values. 79/2179/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:08:04 +0000 (15:08 -0600)
commit4fe2aa9a20d3e3bbea9ef22ebd70530f51ffcb3e
tree2aa4061d0099b3c5129e89c27bf00a8e373d0fe4
parent7d581b32e982eb45f3164e538fc043f1fe71807c
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