aboutsummaryrefslogtreecommitdiffstats
path: root/epan/oids.c
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2009-10-18 19:46:46 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2009-10-18 19:46:46 +0000
commitea7d2deaebbe86a5d143e2b5936eadfd4cae2747 (patch)
tree85373ff7b96839931ecd08da71de96bd0aef4934 /epan/oids.c
parent5d316381f1e11b3a7e8c2988682c4813993158c3 (diff)
dcerpc_fragment_key_copy(): don't se_alloc() the key:
- it contains pointers to a couple malloc()'d addresses - it is inserted in the fragment table (the contents of which are g_free()'d in free_all_fragments()) Instead, do like fragment_key_copy() and use a g_slice or g_chunk, depending on the glib version. svn path=/trunk/; revision=30599
Diffstat (limited to 'epan/oids.c')
0 files changed, 0 insertions, 0 deletions