Wireshark-commits: [Wireshark-commits] master-2.0 b0a3b7f: TCP: struct tcpinfo ABI compatibility

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Feb 2016 18:40:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b0a3b7f50082218e0333eb38135cd213b1bd04cc
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

b0a3b7f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    TCP: struct tcpinfo ABI compatibility
    
    Add tcpinfo.fin to the end of the struct instead of inserting it in the
    middle.
    
    Change-Id: I6c33cdbfb85e366efdcda5be9fe69f56312c65b6
    Reviewed-on: https://code.wireshark.org/review/14170
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9b34763   tcp_stream_dialog: Integer overflow in Average Throughput
    adds  b0a3b7f   TCP: struct tcpinfo ABI compatibility


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