Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap wtap.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Wed, 10 Nov 1999 13:59:07 -0600 (CST)
gram        1999/11/10 13:59:01 CST

  Modified files:
    wiretap              wtap.c 
  Log:
  More small memleak fixes.
  
  colors.c wasn't freeing path in one place
  main.c wasn't freeing rc_file
  the frame_buffer fix in wtap.c didn't clear everything.
  
  Revision  Changes    Path
  1.30      +4 -2      ethereal/wiretap/wtap.c