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   stig@bjorlykke.org

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.