ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 22 Mar 2007 15:19:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21120

User: jmayer
Date: 2007/03/22 03:19 PM

Log:
 Sebastien Tandel:
  
 some warning fixes
 
 packet-http.c
     set headers.content_length = 0 before the first potential use of it.
 packet-kink.c
     "ifdef kerberos" around one function declaration
 packet-nbns.c
     set headers.{dgm_length|pkt_offset|error_code} = 0
 packet-pflog.c
     delete capture_pflog and
 capture_old_pflog which aren't used anymore in the code.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +1 -0      packet-http.c     Modified
  +4 -0      packet-kink.c     Modified
  +4 -0      packet-nbns.c     Modified
  +0 -77     packet-pflog.c    Modified