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

Wireshark-dev: Re: [Wireshark-dev] [PATCH]fix warnings

From: Sebastien Tandel <sebastien@xxxxxxxxx>
Date: Thu, 22 Mar 2007 03:32:31 +0100
one version gzipped ;)


Sebastien Tandel wrote:
> 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
>     "ifdef __GCC_WARNING_NO_USE__" around capture_pflog and
> capture_old_pflog which aren't used anymore in the code.
>
>
> Regards,
> Sebastien Tandel
>   

Attachment: http-kink-nbns-pflog_warnings_fix.diff.gz
Description: application/gzip