ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e8cda3b: TCP: move Windows Scaling and SCPS checks af

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Nov 2014 09:27:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8cda3b1bd17b60aaddd3340faaa22940640e7a6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TCP: move Windows Scaling and SCPS checks after options decoding
    
    This was changed in g8881f3f in an attempt to avoid throwing an exception when decoding the options field
    
    Bug: 10514
    Change-Id: Ia4b49f484d6255090c5a6e425a9716b48ccc4cb5
    Reviewed-on: https://code.wireshark.org/review/5495
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  afcdff0   Endpoint dialog (Qt): Add missing text to translate
    adds  e8cda3b   TCP: move Windows Scaling and SCPS checks after options decoding


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