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

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

From: jmayer@xxxxxxxxxxxx (Joerg Mayer)
Date: Mon, 28 Jun 2004 22:27:52 -0500 (CDT)
jmayer      2004/06/28 22:27:52 CDT

  Modified files:
    gtk                  file_dlg.c follow_dlg.c main.c 
                         print_dlg.c 
  Log:
  The patch to fix the race condition introduced by using tmpnam replaced
  insecure code by not-working code.  As I currently lack the time to fix
  this properly until Monday as the earliest possible date I undo the patch.
  
  Please note that Ethereal should not be used on multiuser systems with
  untrusted users until a proper fix has been applied.
  
  Revision  Changes    Path
  1.124     +2 -2      ethereal/gtk/file_dlg.c
  1.68      +2 -2      ethereal/gtk/follow_dlg.c
  1.448     +2 -2      ethereal/gtk/main.c
  1.80      +2 -2      ethereal/gtk/print_dlg.c