Wireshark-commits: [Wireshark-commits] master-3.0 b34259b: IEEE802154: Fixing some implicit convers
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b34259ba2a3b6d7d489535cf5939e0c305fe5c02
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
b34259b by Uli Heilmeier (uh@xxxxxxxxxxxx):
IEEE802154: Fixing some implicit conversations
Fixing some "implicit conversion loses integer precision" warnings
reported by clang with -Wshorten-64-to-32 option
Change-Id: Ica92971e689c28c6d1ea995e821d648a19186c09
Reviewed-on: https://code.wireshark.org/review/32331
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit f6f048361f8d1f0022a2188ffdaf5cecf6cbbd37)
Reviewed-on: https://code.wireshark.org/review/32334
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8533abc IEEE 802.15.4-2015 CCM* nonce for TSCH mode
add b34259b IEEE802154: Fixing some implicit conversations
Summary of changes:
epan/dissectors/packet-ieee802154.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)