Wireshark-commits: [Wireshark-commits] rev 36636: /trunk/wiretap/ /trunk/wiretap/: file_access.c

Date: Thu, 14 Apr 2011 02:53:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36636

User: guy
Date: 2011/04/13 07:53 PM

Log:
 Check for _setmode() failing, Just In Case.  Squelches some MSVC static
 analyzer warnings.
 
 Return an actual error if we're failing because we're trying to write to
 the standard output in compressed mode.

Directory: /trunk/wiretap/
  Changes    Path             Action
  +32 -10    file_access.c    Modified