URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57ddb2e651fa71ef4d1f678b3e7047e87bbbdbd9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
57ddb2e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
lbmpdm: fix issue found by PVS Studio (V519)
The 'msgid.msg_def_id' variable is assigned values twice successively.
The 'msgid.ver_major' variable is assigned values twice successively.
The 'msgid.ver_minor' variable is assigned values twice successively.
Change-Id: I675d5a0870575ac358173c12920e0c0c920f17b1
Reviewed-on: https://code.wireshark.org/review/27595
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6a95d52 exec: fix issue found by PVS Studio (V519)
adds 57ddb2e lbmpdm: fix issue found by PVS Studio (V519)
Summary of changes:
epan/dissectors/packet-lbmpdm.c | 3 ---
1 file changed, 3 deletions(-)