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@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Nov 2001 19:19:59 -0600 (CST)
guy         2001/11/02 19:19:59 CST

  Modified files:
    epan                 proto.c 
  Log:
  When freeing the "gpa_hfinfo" pointer array, free the array itself, as
  well as the structure containing it.
  
  Revision  Changes    Path
  1.40      +3 -3      ethereal/epan/proto.c