Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44382: /trunk/epan/ /trunk/epan/: reassemble.c

Date: Thu, 09 Aug 2012 14:55:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44382

User: wmeier
Date: 2012/08/09 07:55 AM

Log:
 Use g_slice allocation for 'reassembled_table' keys (instead of se allocation).
 
 Not strictly required, but IMO a bit cleaner (if maybe a bit less efficient).

Directory: /trunk/epan/
  Changes    Path            Action
  +10 -10    reassemble.c    Modified