Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 25 Nov 2003 14:02:43 -0600 (CST)
guy         2003/11/25 14:02:43 CST

  Modified files:
    epan                 proto.c 
  Log:
  As with fvalue_t, so with field_info and item_label - the individual
  items aren't individually g_mallocated and can't be g_freed, only the
  chunks can.
  
  Revision  Changes    Path
  1.115     +33 -13    ethereal/epan/proto.c