Wireshark-commits: [Wireshark-commits] rev 51620: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat

Date: Sat, 31 Aug 2013 16:36:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51620

User: eapache
Date: 2013/08/31 09:36 AM

Log:
 In the strict allocator, do canaries in units of guint32 instead of guint8. This
 makes canary checking about 20% faster, which should speed up fuzz-testing now
 that more and more dissectors use wmem.

Directory: /trunk/epan/wmem/
  Changes    Path                       Action
  +22 -19    wmem_allocator_strict.c    Modified