Wireshark-commits: [Wireshark-commits] rev 47220: /trunk/ /trunk/doc/: README.wmem /trunk/epan/wmem

Date: Wed, 23 Jan 2013 01:11:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47220

User: eapache
Date: 2013/01/22 05:11 PM

Log:
 Handle NULL-pointers and 0-lengths in a much simpler allocator-agnostic way,
 and document the fact that allocator authors don't have to care.

Directory: /trunk/doc/
  Changes    Path           Action
  +6 -0      README.wmem    Modified

Directory: /trunk/epan/wmem/
  Changes    Path                       Action
  +10 -26    wmem_allocator_simple.c    Modified
  +27 -6     wmem_core.c                Modified