ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Date: Fri, 23 Jun 2006 09:02:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18555

User: sahlberg
Date: 2006/06/23 09:02 AM

Log:
 coverity warning 177   deadcode
 
 
 replace overly convoluted code with much simpler code.
 
 stateid is a simple 16 byte structure and there is no need to make it more complex than it is.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +9 -29     packet-nfs.c    Modified