https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5521
--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx> 2010-12-27 11:17:16 PST ---
BTW, I quickly changed:
#define EMEM_PACKET_CHUNK_SIZE (10 * 1024 * 1024)
to:
#define EMEM_PACKET_CHUNK_SIZE (80 * 1024 * 1024)
just to convince myself that the problem does go away, and it does. But I'm
not suggesting that this change actually be made. In fact, I wonder if any
change is really warranted here at all.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.