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 29375: /trunk/epan/ /trunk/epan/: emem.c emem.h

Date: Tue, 11 Aug 2009 09:25:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29375

User: krj
Date: 2009/08/11 02:25 AM

Log:
 We now expose the following environment variables:
 
  * WIRESHARK_DEBUG_EP_NO_CHUNKS
  * WIRESHARK_DEBUG_SE_NO_CHUNKS
  * WIRESHARK_DEBUG_EP_NO_CANARY
  * WIRESHARK_DEBUG_SE_NO_CANARY
 
 This allows us to enable/disable memory chunks and canaries at runtime _without_ needing to recompile.

Directory: /trunk/epan/
  Changes    Path          Action
  +109 -110  emem.c        Modified
  +1 -1      emem.h        Modified