Ethereal-cvs: [Ethereal-cvs] rev 18073: /trunk/plugins/asn1/: packet-asn1.c

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

Date: Tue, 02 May 2006 18:21:44 GMT
User: gerald
Date: 2006/05/02 01:21 PM

Log:
 It looks like g_fopen() in the version of GLib that we ship with Windows
 sets errno to 0 when we can't open a file.  This resurrected the annoying
 "C:\Program Files\Ethereal\asn1/default.tt" error in the ASN.1 plugin,
 since we depended on errno being set to ENOENT.  Move some logic around
 to account for this.

Directory: /trunk/plugins/asn1/
  Changes    Path             Action
  +3 -4      packet-asn1.c    Modified



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