https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4153
--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2009-10-23 02:48:53 PDT ---
As you know plugins aren't portable between versions. Binary for sure, on the
source level the APIs are subject to change. That may result in either failed
compile (when functions or their prototypes change) or failed runs (when
semantics and API checks).
Wireshark is stricter with regards to header fields. That seems to be what's
going on here.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.