Wireshark-commits: [Wireshark-commits] rev 48233: /trunk/epan/ /trunk/epan/: emem.c

Date: Sun, 10 Mar 2013 17:49:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48233

User: darkjames
Date: 2013/03/10 10:49 AM

Log:
 r30032 again, actually make emem_verify_pointer() works with glib chunks.
 
 after allocating glib chunk, amount_free should be 0,
 and free_offset should be set to chunk size.

Directory: /trunk/epan/
  Changes    Path          Action
  +2 -2      emem.c        Modified