URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=656aed7d6aa593e736a3553bf11043d1422012a4
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
656aed7 by Anders Broman (anders.broman@xxxxxxxxxxxx):
Try to squelch [-Wpointer-sign] warnings.
Change-Id: Ic2bdf6acde0eef222264665622f33f7513f3fc9d
Reviewed-on: https://code.wireshark.org/review/37673
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1a8b67c ieee80211: Fix bitmask of RNSX fields
add 656aed7 Try to squelch [-Wpointer-sign] warnings.
Summary of changes:
epan/dissectors/packet-quic.c | 48 +++++++++----------
epan/dissectors/packet-rtps.c | 10 ++--
epan/dissectors/packet-rtps.h | 2 +-
epan/dissectors/packet-smb.c | 106 +++++++++++++++++++++---------------------
4 files changed, 83 insertions(+), 83 deletions(-)