wireshark/plugins/asn1
Guy Harris 5ba1ad12cc Based on patch from Bill Parker, check for ws_fopen() failing.
The rest of the code already checks for namelist being null, so it's OK
to call build_tree_view() - and it may be necessary to do so, as the
code below might assume that's worked.

However, we should not call fclose() on namelist if it's null; the C89
standard, at least, does *not* assert that fclose(NULL) is a no-op.

Clean up indentation a little bit.

Last part of fix for bug 7824.

svn path=/trunk/; revision=45455
2012-10-10 19:50:37 +00:00
..
AUTHORS
CMakeLists.txt Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
COPYING Update FSF address - part II. 2012-06-28 23:18:38 +00:00
ChangeLog
INSTALL
Makefile.am Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Windows: Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefile.common is changed 2012-06-01 14:08:12 +00:00
NEWS
asn1.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
asn1.h get users of oid_resolv to use the new oids, rollout packet-snmp.c 2007-08-25 01:14:24 +00:00
moduleinfo.h
moduleinfo.nmake Add Windows version info resource. 2006-12-19 22:23:22 +00:00
packet-asn1.c Based on patch from Bill Parker, check for ws_fopen() failing. 2012-10-10 19:50:37 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00