Wireshark-commits: [Wireshark-commits] rev 48577: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 27 Mar 2013 02:46:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48577

User: cmaynard
Date: 2013/03/26 07:46 PM

Log:
 Fix Coverity CID 281471: Logically dead code.  (addr_type can only be 1 or 2 due to the return statement in the default case)

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +2 -4      packet-gsm_a_bssmap.c    Modified