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 12044] Selecting packets causes memory leak

Date: Thu, 17 Mar 2016 20:25:30 +0000

changed bug 12044


What Removed Added
CC   [email protected]

Comment # 7 on bug 12044 from
Created attachment 14425 [details]
Screen dump from Instruments

It looks like we are allocating memory in
MainWindow::setMenusForSelectedPacket() which is called every time a packet is
selected.  The attached screen dump is from Instruments and indicates some big
allocations.


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