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 30646: /trunk/epan/ /trunk/epan/: emem.c emem.h epan.c r

Date: Tue, 20 Oct 2009 17:43:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30646

User: morriss
Date: 2009/10/20 10:43 AM

Log:
 Add emem_init() which initializes both the ep_ and se_ allocators; have all
 callers use that instead of initializing each allocator individually.

Directory: /trunk/epan/
  Changes    Path                 Action
  +32 -22    emem.c               Modified
  +6 -8      emem.h               Modified
  +1 -2      epan.c               Modified
  +1 -2      reassemble_test.c    Modified