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(-)