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

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Tue, 27 Jan 2004 12:05:32 -0600 (CST)
obiot       2004/01/27 12:05:32 CST

  Modified files:
    gtk                  rtp_analysis.c 
  Log:
  From Lars Ruoff:
  - use create_tempfile() to create the temporary files (causes temp files to be
    created at the same location as other Ethereal temp files). Changed temp
    filenames to "ether_rtp_dXXXXXX", where d is the stream direction.
  - fixed a bug with temp files not being removed
  
  Revision  Changes    Path
  1.28      +16 -14    ethereal/gtk/rtp_analysis.c