URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d23160a495b8fab19e1b059a2a08470b4c635677
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
d23160a by AndersBroman (anders.broman@xxxxxxxxxxxx):
isdigit -> g_ascii_isdigit to handle 8-bit bytes correctly.
(cherry picked from commit 9d1afef1dfd3af626c471debe7f09f41d67c401f)
Change-Id: I9be1aaf1eba8da0f1389832508922d19e4a7ce2f
Reviewed-on: https://code.wireshark.org/review/4779
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 080f11f GSM MAP: fix detection of SMS direction when application context version is < 3
adds d23160a isdigit -> g_ascii_isdigit to handle 8-bit bytes correctly.
Summary of changes:
capture_ui_utils.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)