URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c98b3ea7b7ee137efc0106961a25f0c6180561c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
4c98b3e by Pavel Karneliuk (pavel_karneliuk@xxxxxxxx):
fix comparing a sequence number of TCP fragment when its value wraps over uint32_t limit
Change-Id: I0ff939e2d1265a2d9380c83f8f538bb43b0dadf9
Reviewed-on: https://code.wireshark.org/review/875
Reviewed-by: Pavel Karneliuk <pavel_karneliuk@xxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 0b5f26b67d68bdfd7e59c191cefe407f19edcafc)
Change-Id: I39b53781ab9738dac636654bc80fccd975807586
Reviewed-on: https://code.wireshark.org/review/911
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 4242566 Tighten the NO_MORE_DATA_CHECK macros
adds 4c98b3e fix comparing a sequence number of TCP fragment when its value wraps over uint32_t limit
Summary of changes:
docbook/release-notes.asciidoc | 21 ++++++++++++++++++++-
epan/follow.c | 2 +-
2 files changed, 21 insertions(+), 2 deletions(-)