URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e18d20c728ca7b77f8c5a75f1e9b7e16219aaca6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e18d20c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
wbxml: fix issue found by PVS Studio (V1001)
The 'len' variable is assigned but is not used until the end of the function
Change-Id: I98f0cc298e503412e0bdf8919a4a7be8ef45a2f9
Reviewed-on: https://code.wireshark.org/review/27506
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 233c27e smpp: fix issue found by PVS Studio (V1001)
adds e18d20c wbxml: fix issue found by PVS Studio (V1001)
Summary of changes:
epan/dissectors/packet-wbxml.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)