URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fbcfc1289e6af3e090803b287fa508ece4b3822
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4fbcfc1 by Bill Meier (wmeier@xxxxxxxxxxx):
(Benign) Don't use "address-of" operator on arg of VALS() (not that it makes any actual difference)..
Change-Id: I0766d0f130648aaa5a58d9f4062fa24e898cbdc3
Reviewed-on: https://code.wireshark.org/review/545
Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
Tested-by: Bill Meier <wmeier@xxxxxxxxxxx>
Actions performed:
from fc2be9e Bluetooth: HCI_EVT: Fix empty advertising data
adds 4fbcfc1 (Benign) Don't use "address-of" operator on arg of VALS() (not that it makes any actual difference)..
Summary of changes:
epan/dissectors/packet-batadv.c | 4 ++--
epan/dissectors/packet-bgp.c | 2 +-
epan/dissectors/packet-dmp.c | 12 ++++++------
epan/dissectors/packet-fcip.c | 4 ++--
epan/dissectors/packet-frame.c | 4 ++--
epan/dissectors/packet-gsm_a_dtap.c | 6 +++---
epan/dissectors/packet-ieee80211.c | 2 +-
epan/dissectors/packet-ifcp.c | 4 ++--
epan/dissectors/packet-ipmi-app.c | 2 +-
epan/dissectors/packet-lwm.c | 2 +-
epan/dissectors/packet-mux27010.c | 2 +-
epan/dissectors/packet-netlink-sock_diag.c | 14 +++++++-------
epan/dissectors/packet-ppi-vector.c | 2 +-
epan/dissectors/packet-ppp.c | 10 +++++-----
epan/dissectors/packet-wccp.c | 2 +-
15 files changed, 36 insertions(+), 36 deletions(-)