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 3898] "CPHA - Check Point High Availability Protocol" - fi

Date: Fri, 14 Aug 2009 11:52:02 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3898





--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2009-08-14 11:52:01 PDT ---
And while we're at it we need to remove this illegal use of a struct as well:

  tvb_memcpy(tvb, (guint8 *)&hdr, offset, sizeof(hdr));
  hdr.magic_number = g_ntohs(hdr.magic_number);
  .....


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.