Wireshark-commits: [Wireshark-commits] master 896355d: ansi_a: remove unneeded check (CID 1158564).
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 9 Aug 2016 21:40:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=896355d98ded671bfd5b9208841e5401a831c83c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

896355d by Dario Lombardo (lomato@xxxxxxxxx):

    ansi_a: remove unneeded check (CID 1158564).
    
    Upper bits are masked, making check always true.
    
    Change-Id: I5860d549aedce9b2399145ebbed690178acf1446
    Reviewed-on: https://code.wireshark.org/review/16973
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3b557f6   wccp: fix bitwise operations (CID 1312144 & 1312145).
    adds  896355d   ansi_a: remove unneeded check (CID 1158564).


Summary of changes:
 epan/dissectors/packet-ansi_a.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)