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