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