Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk main.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:58:50 -0600 (CST)
gram        1999/11/10 13:58:45 CST

  Modified files:
    gtk                  main.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.33      +2 -1      ethereal/gtk/main.c