ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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