Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-snmp.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 17 Sep 2000 02:23:49 -0500 (CDT)
guy         2000/09/17 02:23:47 CDT

  Modified files:
    .                    packet-snmp.c 
  Log:
  Close the handle for the SNMP library after we're done with it - shared
  objects are reference-counted so that won't make it disappear if
  Ethereal is also linked with it as a shared SNMP library.
  
  Revision  Changes    Path
  1.49      +2 -1      ethereal/packet-snmp.c