URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5a179dd4975b00fbb65c86f8f573d1a73b7ef58
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a5a179d by Guy Harris (guy@xxxxxxxxxxxx):
Use guint rather than gsize, to avoid 64-bit-to-32-bit shortening warnings.
Change-Id: Id907cd8c8ea83730674a0bc9b0636d2408b6546c
Reviewed-on: https://code.wireshark.org/review/18694
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from e3fe33a gsm_abis_pgsl: Fix endianness of frame numbers
adds a5a179d Use guint rather than gsize, to avoid 64-bit-to-32-bit shortening warnings.
Summary of changes:
epan/dissectors/packet-gsm_abis_pgsl.c | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)