URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=30ba425e7e95f7b61b3a3e5ff0c46e4be9d3d8d7
Submitter: Anders Broman ([email protected])
Changed: branch: master
Repository: wireshark
Commits:
30ba425 by Hadriel Kaplan ([email protected]):
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 <[email protected]>
Reviewed-by: Evan Huus <[email protected]>
Reviewed-by: Martin Kaiser <[email protected]>
Reviewed-by: Michael Mann <[email protected]>
Actions performed:
from fff998d New Dissector for Landis & Gyr (Telegyr) 8979
adds 30ba425 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(-)