Wireshark-commits: [Wireshark-commits] rev 36243: /trunk/plugins/wimax/ /trunk/plugins/wimax/: msg_

Date: Tue, 22 Mar 2011 09:55:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36243

User: sahlberg
Date: 2011/03/22 02:55 AM

Log:
 Coverity 1167
 
 Dont assign tlv_item unless we need to dereference it.
 Also push the variable deeper into the scope where it is used isntead of function wide scope.

Directory: /trunk/plugins/wimax/
  Changes    Path          Action
  +29 -4     msg_dcd.c     Modified