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

Date: Wed, 19 Oct 2011 16:15:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39470

User: sfisher
Date: 2011/10/19 09:15 AM

Log:
 Fix Coverity ID #1288: UNUSED_VALUE in spotlight_dissect_query_loop:
 "returned_pointer: Pointer ... is never used" due to break and end 
 of function after the switch block.

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