aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ncp2222.inc
diff options
context:
space:
mode:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-12-03 08:53:37 +0000
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>2003-12-03 08:53:37 +0000
commit4eebf4000393b53ab460b1c209993853f11d9bc9 (patch)
treebc3e86e9db9fbe92dba89286b43c85a60383dfad /packet-ncp2222.inc
parenta947fe281d964affe7f501224f328a153c9d66a1 (diff)
Instead of requiring slab-allocated structures to have a "next" pointer,
when adding them to the free list, cast the pointer to the structure to a pointer to a "freed_item_t" which contains the "next" pointer. This reduces the memory requirement for some of those structures, and leaves us free to slab-allocate structures that have a "next" pointer for other reasons. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@9150 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packet-ncp2222.inc')
0 files changed, 0 insertions, 0 deletions