Wireshark-commits: [Wireshark-commits] master 0a78e0b: tap-macltestat.c: fix some V523 warnings rep

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 8 Jun 2015 21:20:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a78e0bb485d129e7d68e2984e335bad5c3585fb
Submitter: Martin Mathieson (martin.r.mathieson@xxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a78e0b by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    tap-macltestat.c: fix some V523 warnings reported by PVS-Studio
    
    The 'then' statement is equivalent to the 'else' statement.
    
    Change-Id: I9e39afed3520cd4dffee52d5e57830817a8c4399
    Reviewed-on: https://code.wireshark.org/review/8846
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
    

Actions performed:

    from  a750581   SMB: fix a V595 warning reported by PVS-Studio
    adds  0a78e0b   tap-macltestat.c: fix some V523 warnings reported by PVS-Studio


Summary of changes:
 ui/cli/tap-macltestat.c |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)