URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1d1bd2272346e2cfc5803998ef3a8021b6fd87b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a1d1bd2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
mausb: Fix A part of conditional expression is always true found by PVS Studio (V560)
!del is always true (else if before)
Change-Id: I21e335eb3035ec17e990076a4895006d3138f16b
Reviewed-on: https://code.wireshark.org/review/12312
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9bd05a2 IMAP: fix Recurring check found by PVS Studio (V571)
adds a1d1bd2 mausb: Fix A part of conditional expression is always true found by PVS Studio (V560)
Summary of changes:
epan/dissectors/packet-mausb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)