rev 18140: /trunk-1.0/plugins/asn1/: packet-asn1.c
[email protected] Fri, 12 May 2006 09:41:08 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: jake Date: 2006/05/12 04:41 AM Log: r18073: 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 Directory: /trunk-1.0/plugins/asn1/ Changes Path Action +3 -4 packet-asn1.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18140&view=rev