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

Date: Fri, 22 Feb 2013 16:38:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47815

User: eapache
Date: 2013/02/22 08:38 AM

Log:
 Validate that the pointer passed to wmem_free is valid when using the
 simple allocator. Thanks to Bill Meier for suggesting this.

Directory: /trunk/epan/wmem/
  Changes    Path                       Action
  +3 -1      wmem_allocator_simple.c    Modified