URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5d4128bee88b42cb32337a6343bb44574ff2f3a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b5d4128 by Guy Harris (guy@xxxxxxxxxxxx):
Avoid sign-extending bytes before handing them to <ctype.h> macros.
Pointed out by the Visual Studio code analyzer.
Change-Id: Idd429b4d0fb3db11ce171c3a5b38bdc55cc53c15
Reviewed-on: https://code.wireshark.org/review/2988
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 96f0585 Quick fix to handle IEPS token. Fix deorecated APIs
adds b5d4128 Avoid sign-extending bytes before handing them to <ctype.h> macros.
Summary of changes:
wiretap/catapult_dct2000.c | 2 +-
wiretap/iseries.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)