Wireshark-commits: [Wireshark-commits] rev 47172: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat
Date: Sun, 20 Jan 2013 02:47:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47172

User: eapache
Date: 2013/01/19 06:47 PM

Log:
 NULL is also a valid return for g_malloc if the requested size is 0.

Directory: /trunk/epan/wmem/
  Changes    Path                       Action
  +6 -2      wmem_allocator_simple.c    Modified