URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0da88ba505188518a1b9ba055ccfc5e01d4ec505
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0da88ba by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Don't send an effectively empty message (no TVBs) to the SCTP tap.
This prevents the tap from crashing (asserting out) because there's no
(initialized) TVB to look at.
Bug: 9849
Change-Id: I370a49ef32a67e504c30cf1762a2180bf13c56ca
Reviewed-on: https://code.wireshark.org/review/7190
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9150a92 Add missing json.h
adds 0da88ba Don't send an effectively empty message (no TVBs) to the SCTP tap.
Summary of changes:
epan/dissectors/packet-sctp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)