URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83633baa03f5586f4807add6b4d34529009543c5
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
83633ba by Pascal Quantin (pascal.quantin@xxxxxxxxx):
TCP: fix addition of tcp.pdu.size field
Bug: 11007
Change-Id: I902d07f6492bffe5d44f6687be9db53b11b0acd3
Reviewed-on: https://code.wireshark.org/review/7602
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 75e8d91fd6aed4c13eafbf044f4d87b877d503bc)
Conflicts:
epan/dissectors/packet-tcp.c
Reviewed-on: https://code.wireshark.org/review/7619
Actions performed:
from a0666d8 forces: make redirecttlv robust to invalid lengths
adds 83633ba TCP: fix addition of tcp.pdu.size field
Summary of changes:
epan/dissectors/packet-tcp.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)