Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk file_dlg.c main.c

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Tue, 29 Jun 2004 15:59:24 -0500 (CDT)
ulfl        2004/06/29 15:59:24 CDT

  Modified files:
    gtk                  file_dlg.c main.c 
  Log:
  avoid using tmpnam() for security reasons.
  instead of giving the merge stuff a filename,
  give it an already opened file descriptor
  
  Revision  Changes    Path
  1.125     +10 -14    ethereal/gtk/file_dlg.c
  1.449     +6 -11     ethereal/gtk/main.c