Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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