Wireshark-commits: [Wireshark-commits] master 3ee826d: tap-iostat: fix logical ‘or’ of equal expre

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Feb 2016 12:37:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3ee826dbb1ffd8402114c24f48b51e2b8c202ac0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3ee826d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    tap-iostat: fix logical ‘or’ of equal expressions [-Werror=logical-op] found by gcc6
    
    Change-Id: Ic10ba8df57ae69994f7ac0e6ddbdec92af797fc8
    Reviewed-on: https://code.wireshark.org/review/13920
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  646e373   file: fix variable ‘progbar’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] found by gcc6
    adds  3ee826d   tap-iostat: fix logical ‘or’ of equal expressions [-Werror=logical-op] found by gcc6


Summary of changes:
 ui/cli/tap-iostat.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)