URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bd05a274f9e5ed9ba0435ff56de40835a47fb06
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9bd05a2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
IMAP: fix Recurring check found by PVS Studio (V571)
The 'session_state->ssl_requested' condition was already verified in line 259
Change-Id: I6813176b2c235780785ff258377a7fd77a2cf24a
Reviewed-on: https://code.wireshark.org/review/12311
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d59335b adb service/logcat : fix Consider inspecting this expression. The expression is excessive or contains a misprint found by PVS Studio (V590)
adds 9bd05a2 IMAP: fix Recurring check found by PVS Studio (V571)
Summary of changes:
epan/dissectors/packet-imap.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)