ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 30397: /trunk/epan/ /trunk/epan/: emem.c

Date: Thu, 08 Oct 2009 11:46:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30397

User: etxrab
Date: 2009/10/08 04:46 AM

Log:
 Dont use canaries for SE allocated memory as a default the owerhead
 is to big when allocating lot's of memory. EP memory does not suffer as much as we seems to only allocate one chunk for EP memory.

Directory: /trunk/epan/
  Changes    Path          Action
  +98 -9     emem.c        Modified