Add emem_init() which initializes both the ep_ and se_ allocators; have all
authorJeff Morriss <jeff.morriss@ulticom.com>
Tue, 20 Oct 2009 17:43:05 +0000 (17:43 -0000)
committerJeff Morriss <jeff.morriss@ulticom.com>
Tue, 20 Oct 2009 17:43:05 +0000 (17:43 -0000)
commit78318b32ee83e2e2834a2a38d1ad1abcbf716ac2
tree20af9bf5a0c20b896b67c0572499d79448297be1
parent8ec5a160ecbe147ef92b86d0595703dd4ebe36da
Add emem_init() which initializes both the ep_ and se_ allocators; have all
callers use that instead of initializing each allocator individually.

svn path=/trunk/; revision=30646
epan/emem.c
epan/emem.h
epan/epan.c
epan/reassemble_test.c