Ethereal-cvs: [Ethereal-cvs] rev 13407: /trunk/gtk/: drag_and_drop.c file_dlg.c /trunk/: file.

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

Date: Tue, 15 Feb 2005 20:01:33 -0000
User: guy
Date: 2005/02/15 02:01 PM

Log:
 Have "cf_merge_files()" always close "out_fd" before returning; it does
 so if "wtap_dump_fdopen()" succeeds (as a side-effect of calling
 "wtap_dump_close()"), even if "cf_merge_fails()" after that, so it
 should do so if it fails.
 
 That means we don't need to close it in the callers of "cf_merge_files()".

Directory: /trunk/gtk/
  Changes    Path               Action
  +7 -7      drag_and_drop.c    Modified
  +0 -1      file_dlg.c         Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      file.c        Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13407&view=rev