Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Thu, 03 May 2012 14:35:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42398

User: cmaynard
Date: 2012/05/03 07:35 AM

Log:
 Delete extraneous return statement, which effectively made the entire dissect_ieee_802_3_tlv() function dead code.  Fixes Coverity CID 281470 (formerly CID 1470).  [I guess the new Coverity version does cross-reference the CID's after all.]

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-lldp.c    Modified