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

Date: Thu, 27 Dec 2012 23:11:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46820

User: eapache
Date: 2012/12/27 03:11 PM

Log:
 Make the alignment amount for the wmem block allocator into a #define
 and use what appears to be the sanest calculation for it that I can find.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +12 -4     wmem_allocator_block.c    Modified