ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 10798] HTTP Requests are only partially dissected (data is

Date: Wed, 11 Feb 2015 16:30:19 +0000

changed bug 10798


What Removed Added
CC   [email protected]

Comment # 50 on bug 10798 from
(In reply to Anders Broman from comment #49)
> Figured as much - how to make it aligned? :-)

I'm not aware of any code allowing to force g_malloc allocation to 16 bytes. So
we probably lack a specific code for unaligned memory allocation, but it will
impact the performances.
The real fix should probably to stop allocating dynamic memory for __m128i
mask. I will dig this path I think (unless someone has a better idea).


You are receiving this mail because:
  • You are watching all bug changes.