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

Date: Sun, 11 Aug 2013 17:18:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51299

User: eapache
Date: 2013/08/11 10:18 AM

Log:
 Add support for allocating more than will fit in a single block, through the use
 of a jumbo flag in the chunk header.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +94 -15    wmem_allocator_block.c    Modified
  +16 -1     wmem_test.c               Modified