Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tethereal.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: Sat, 24 Mar 2001 03:24:42 -0600 (CST)
guy         2001/03/24 03:24:42 CST

  Modified files:
    .                    tethereal.c 
  Log:
  Clear "fdata->data_src" when initializing a "frame_data" structure.
  
  When we're done with a "frame_data" structure, free all data attached to
  it.
  
  Revision  Changes    Path
  1.70      +15 -1     ethereal/tethereal.c