URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9b03b6fc8e3597f2af3c4434c2d6e8fc7d8ef5d8
Submitter: Dario Lombardo (lomato@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9b03b6f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
ber: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I9cab3c6e6308b8603dede34ccf907dd326c23957
Reviewed-on: https://code.wireshark.org/review/28211
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 1568ea9 BT Common: use bluetooth_address_type_vals with btcommon.eir_ad.entry.le_bd_addr.type
adds 9b03b6f ber: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-ber.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)