]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AST-2016-003 udptl.c: Fix uninitialized values. 77/2177/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:25 +0000 (15:08 -0600)
commitda2573a3779425654543d6ac4c4dd6871ce16720
tree400e6e86173aaa34fd00fb6c57cf3dbf6e19296e
parente6c4a926c2e83aa86b6a21db74493bd1fde2443e
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