Wireshark-commits: [Wireshark-commits] master a13bbfc: [TCP] Don't attempt reassembly on retransmit

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 17 Dec 2014 15:04:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a13bbfcecbf20a56c75d1f2a9d6fa69a2e9ad758
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a13bbfc by AndersBroman (anders.broman@xxxxxxxxxxxx):

    [TCP] Don't attempt reassembly on retransmitted segments.
    
    Change-Id: I140227416435589a8b83ccb440625ccb90d0673e
    Reviewed-on: https://code.wireshark.org/review/5772
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6b7a395   Adding fix to convert latitude/longitude degrees to floating point format from fixed point format
    adds  a13bbfc   [TCP] Don't attempt reassembly on retransmitted segments.


Summary of changes:
 epan/dissectors/packet-tcp.c |   13 +++++++++++++
 1 file changed, 13 insertions(+)