Wireshark-bugs: [Wireshark-bugs] [Bug 8742] NetMon Overly Big Frame Table Crash
Date: Sat, 01 Jun 2013 03:05:57 +0000

changed bug 8742

What Removed Added
Hardware x86-64 All
Summary NetMon (2.0) Overly Big Frame Table Crash NetMon Overly Big Frame Table Crash
OS Ubuntu All

Comment # 2 on bug 8742 from
We'd need to use malloc(), rather than g_malloc(), to allocate the frame table,
and, if it returns NULL, make the open fail with a "sorry, not enough memory"
error.

(There's nothing specific to NetMon 2.0, or the NetMon 2 file format, in this.)


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