]> git.ipfire.org Git - thirdparty/asterisk.git/commit
AST-2016-003 udptl.c: Fix uninitialized values. 75/2175/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:15 +0000 (15:08 -0600)
commitc6b1b2b1c84b2b9d27349036f2760aa263d74ef5
tree5e5d29c5746a0f85a344ff6cdaafe542ff277222
parent73159cb45f26e5f52605beb826cd955538912458
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