URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ecd0ad076ad7dabb30b426fd8bb9042c116614a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1ecd0ad by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Bluetooth: ATT: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: Id323b783e2931ad9b4e08727df91c8e0138d35c1
Reviewed-on: https://code.wireshark.org/review/6986
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 2c65b33 Fix RTP crash on RTP analysis attempt
adds 1ecd0ad Bluetooth: ATT: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-btatt.c | 2 --
1 file changed, 2 deletions(-)