Ethereal-cvs: [Ethereal-cvs] Rev 12423: /trunk/: file.c merge.c merge.h mergecap.c

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

Date: Thu, 28 Oct 2004 01:52:09 -0000
User: guy
Date: 2004/10/27 08:52 PM

Log:
 Make "merge_files()" and "merge_append_files()" return a tri-state
 indication - success, read failure, write failure - and have their
 callers handle read failures by looking for the file that got the read
 failure and reporting the failure in question.
 
 Free up the err_info string returned by "wtap_read()" after using it.

Directory: /trunk/
  Changes    Path          Action
  +73 -10    file.c        Modified
  +17 -19    merge.c       Modified
  +15 -4     merge.h       Modified
  +40 -12    mergecap.c    Modified



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