Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master ffe7134: Get the NEXT protocol not the previous top o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 20 Mar 2014 14:44:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ffe7134b18347ecd790930b52f5837e45b2892ca
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ffe7134 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Get the NEXT protocol not the previous top one.
    
    Change-Id: I261a740cbc369d905c89236b5173944e2780af59
    Reviewed-on: https://code.wireshark.org/review/751
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0513b29   Revert "Allow pcapng interface options to be available to dissectors." This patch causes Wireshark/tshark to segfault if the file is reread(open a file and press reload). The test suite also fails on 2.1.1 Step: Exit status for existing file: "/home/wireshark/builders/trunk/sol10sparc/build/test/captures/dhcp.pcap" must be 0/home/wireshark/builders/trunk/sol10sparc/build/test/suite-clopts.sh: line 149:  6646 Segmentation Fault      (core dumped) $TSHARK -r "${CAPTURE_D [...]
    adds  ffe7134   Get the NEXT protocol not the previous top one.


Summary of changes:
 epan/dissectors/packet-sctp.c |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)