Wireshark-commits: [Wireshark-commits] rev 51188: /trunk/ /trunk/: file.c
Date: Wed, 07 Aug 2013 16:14:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51188

User: morriss
Date: 2013/08/07 09:14 AM

Log:
 It's not necessary to call epan_free() in cf_open(): cf_close() (which is
 called by cf_open()) already calls epan_free().

Directory: /trunk/
  Changes    Path          Action
  +3 -2      file.c        Modified