It's not necessary to call epan_free() in cf_open(): cf_close() (which is
authorJeff Morriss <jeff.morriss.ws@gmail.com>
Wed, 7 Aug 2013 16:14:44 +0000 (16:14 -0000)
committerJeff Morriss <jeff.morriss.ws@gmail.com>
Wed, 7 Aug 2013 16:14:44 +0000 (16:14 -0000)
commit56d05bfd4b6f8da5ba225e6470a79bd73b0bd322
tree8e0db73a22e028c4ea571795f216e7d98007cb51
parentc617a6a64b4afb03ccdb47903cdbf6e9f0160839
It's not necessary to call epan_free() in cf_open(): cf_close() (which is
called by cf_open()) already calls epan_free().

svn path=/trunk/; revision=51188
file.c