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 18558: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 23 Jun 2006 12:04:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18558

User: sahlberg
Date: 2006/06/23 12:04 PM

Log:
 coverity 174
 
 
 ifdef out a few lines of dead code for a feature that is not yet finished
 
 remove two compiler warnings about uninitialized variables (they are not uninitialized, just gcc being dumb)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +6 -3      packet-iax2.c    Modified