Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk rtp_stream.c rtp_stream.h rtp_stream_dlg

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 24 Jan 2004 20:24:44 -0600 (CST)
guy         2004/01/24 20:24:44 CST

  Modified files:
    gtk                  rtp_stream.c rtp_stream.h 
                         rtp_stream_dlg.c 
  Log:
  Report open errors when saving the contents of an RTP stream.  Check for
  and report write errors as well.
  
  Revision  Changes    Path
  1.7       +26 -5     ethereal/gtk/rtp_stream.c
  1.4       +2 -2      ethereal/gtk/rtp_stream.h
  1.10      +6 -2      ethereal/gtk/rtp_stream_dlg.c