URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4ae76081d5da79e3bed46aeb8d8e000820c44371
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4ae7608 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
btavdtp: fix issue found by PVS Studio (V519)
The 'key[2].key' variable is assigned values twice successively.
Change-Id: I420bcde791eb2ebfab68a5c69bccc195e211de01
Reviewed-on: https://code.wireshark.org/review/27593
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4d711c9 reasemble_test: fix issue found by PVS Studio (V519)
adds 4ae7608 btavdtp: fix issue found by PVS Studio (V519)
Summary of changes:
epan/dissectors/packet-btavdtp.c | 2 --
1 file changed, 2 deletions(-)