URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01a3873505e6f5c6b0b92914345478ff250d5248
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01a3873 by Guy Harris (guy@xxxxxxxxxxxx):
Make file indices consistently unsigned in the merge code.
Change-Id: Ie531e5c24c32ca86abbe0c2b5d3526014e5fb831
Reviewed-on: https://code.wireshark.org/review/13897
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 5cffcf2 Avoid undefined behavior in overflow check
adds 01a3873 Make file indices consistently unsigned in the merge code.
Summary of changes:
file.c | 2 +-
wiretap/merge.c | 12 ++++++------
wiretap/merge.h | 2 +-
3 files changed, 8 insertions(+), 8 deletions(-)