Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk file_dlg.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: Thu, 8 Nov 2001 18:08:30 -0600 (CST)
guy         2001/11/08 18:08:30 CST

  Modified files:
    gtk                  file_dlg.c 
  Log:
  From <a.stockmeier[AT]avm.de>: fix the file dialog box code to use
  "g_strdup()", not "strdup()" to copy strings.
  
  Revision  Changes    Path
  1.44      +2 -2      ethereal/gtk/file_dlg.c