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

Wireshark-dev: [Wireshark-dev] [PATCH] Plugins Warnings

From: Sebastien Tandel <sebastien@xxxxxxxxx>
Date: Fri, 23 Mar 2007 17:33:41 +0100
Hi,

First patch fixes warning of profinet and megaco plugins to compile
again with gcc-4.1.2.

asn1 plugin is generating warnings. I'm correcting them now.
I have nevertheless a question. offset in asn1_close and asn1_open is
declared as int but never used as such in packet-asn1.c Could it be
changed to guint in the structure _ASN1_SCK and in the aforementioned
functions?


Regards,
Sebastien Tandel
      

Attachment: profinet-megaco.diff.gz
Description: application/gzip