URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1559f77ff147b21260cf9411d5e22f7faa345d30
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
1559f77 by Hadriel Kaplan (hadrielk@xxxxxxxxx):
Fix Bug 9885: 'Buildbot crash output: fuzz-2014-03-14-15333.pcap'
The Buildbot found a crash which is cause by a bug that has
been there all along, but a recent change exposed. This bug is
likely in 1.10.6 as well, so I'll backport this if I can
reproduce it in 1.10.6.
Change-Id: I505bc73cbe6281e6d64f00de441c8e6231b55000
Reviewed-on: https://code.wireshark.org/review/702
Reviewed-by: Hadriel Kaplan <hadrielk@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/781
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4270fc1 Handle big-endian Prism headers.
adds 1559f77 Fix Bug 9885: 'Buildbot crash output: fuzz-2014-03-14-15333.pcap'
Summary of changes:
epan/dissectors/packet-rtp.c | 5 +++--
epan/dissectors/packet-sdp.c | 12 ++++++++++++
2 files changed, 15 insertions(+), 2 deletions(-)