Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal filters.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: Tue, 13 Mar 2001 15:25:48 -0600 (CST)
guy         2001/03/13 15:25:48 CST

  Modified files:
    .                    filters.c 
  Log:
  It's generally considered Bad Form to free something up if you've handed
  it to somebody else to use; don't do that.
  
  Revision  Changes    Path
  1.7       +1 -2      ethereal/filters.c