URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b89174ef4c531a1917437fff586fe525ee7bf2d
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
0b89174 by Gerald Combs (gerald@xxxxxxxxxxxxx):
IAX2: Add a timestamp check.
Don't try to process timestamps that are more than 60 seconds apart.
Avoids the infinite loop in bug 13432.
Bug: 13432
Change-Id: I05aea4c733c94cbfe832f03ba826c74a41e6bb2f
Reviewed-on: https://code.wireshark.org/review/20366
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit ca68749606bb78a333a0961dbf9fa74c65fa72aa)
Reviewed-on: https://code.wireshark.org/review/20367
(cherry picked from commit 9f297d6d51d7daab0c5a6a8d2800e07c29539c2e)
Reviewed-on: https://code.wireshark.org/review/20369
Actions performed:
from c83d7c0 Remove a cast that now causes rather than squelching warnings.
adds 0b89174 IAX2: Add a timestamp check.
Summary of changes:
epan/dissectors/packet-iax2.c | 39 +++++++++++++++++++++++----------------
1 file changed, 23 insertions(+), 16 deletions(-)