Wireshark-commits: [Wireshark-commits] master a37ac98: SCTP: fix dissection of DATA chunks

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Oct 2015 21:31:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a37ac98c5eb5c44794ca36418f93e7ed1c3e0af5
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a37ac98 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    SCTP: fix dissection of DATA chunks
    
    Regression introduced in gd52322e
    
    Change-Id: I57baf53d81c7e95ea8ad15e4799033d341e4ee61
    Reviewed-on: https://code.wireshark.org/review/10845
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  12c83d0   Report an error if we don't find fop and are going to try to use it.
    adds  a37ac98   SCTP: fix dissection of DATA chunks


Summary of changes:
 epan/dissectors/packet-sctp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)