Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] Malformed packets in CORBA protocol plugin

Date: Wed, 6 Dec 2006 13:46:47 +0000
I'm not sure if this is the right list, but I'll start here.

I am having problems with a CORBA protocol plugin. I have generated
the .c file using something like :-

omniidl -p c:\wireshark-0.99.3a -b ethereal_be q_quentinv3.idl > 
packet-quentinv3.c

and built and installed the .dll without problems.

But when I enable the protocol analyser, any IDL method that doesn't
have any arguments is marked as [Malformed Packet: Q_QUENTINV3]
Those with arguments have the arguments decoded correctly and
are not marked with any error.

If I disable my protocol analyser then no packets show errors.

I'm using version 0.99.3a on Win2K

Thanks for any help

Andy Ling