https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6317
--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2011-10-06 16:51:09 EDT ---
Patch (updated with "encoding parameter changes") committed in SVN #39301
Thanks !
>From me:
- Fix a few C++ style comments;
- Fix Windows compile warnings:
packet-reload.c(2156) ... conversion from 'guint64' to 'guint32', possible loss
of data
packet-reload.c(3528) ... conversion from 'guint64' to 'guint32', possible loss
of data
Note: Additional fix yet req'd since checkhf.pl gives:
ERROR: NO ARRAY: packet-reload.c, hf_reload_dmflag_underlay_hop
Unused entry: packet-reload.c, hf_reload_storeddata_signature
Unused entry: packet-reload.c, hf_reload_storeddataspecifiers
(Compile is OK).
I'll leave this bug open until the "hf" issues are fixed.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.