Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal file.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 7 Apr 2000 02:48:29 -0500 (CDT)
guy         2000/04/07 02:48:24 CDT

  Modified files:
    .                    file.c 
  Log:
  Plug a memory leak in the "Find Frame" code - we weren't freeing the
  protocol tree after checking whether it matched the filter we supplied.
  
  Revision  Changes    Path
  1.180     +5 -2      ethereal/file.c