Ethereal-cvs: [Ethereal-cvs] rev 17517: /trunk/epan/dissectors/: packet-smb-mailslot.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Wed, 08 Mar 2006 09:03:11 GMT
User: sahlberg
Date: 2006/03/08 03:03 AM

Log:
 coverity turned up a false positive in cid 37
 
 
 smb_info is guaranteed to always be non-NULL
 so the test for !=NULL (which triggered coverity) is redundant

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



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17517&view=rev