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

Wireshark-bugs: [Wireshark-bugs] [Bug 6317] improvements in RELOAD dissection

Date: Thu, 6 Oct 2011 13:51:10 -0700 (PDT)
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.