Wireshark-commits: [Wireshark-commits] rev 48227: /trunk/epan/ /trunk/epan/dissectors/: packet-tcp.

Date: Sun, 10 Mar 2013 14:52:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48227

User: eapache
Date: 2013/03/10 07:52 AM

Log:
 Remove slab.h and replace its last remaining usage with glib slices.
 
 Take the opportunity to deduplicate some code that was common to both an
 if block and its else block.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +3 -16     packet-tcp.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +0 -1      proto.c       Modified
  +0 -75     slab.h        Removed

Directory: /trunk/epan/ftypes/
  Changes    Path          Action
  +0 -1      ftypes.c      Modified