Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap libpcap.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:50:41 -0500 (CDT)
guy         2000/09/17 02:50:39 CDT

  Modified files:
    wiretap              libpcap.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.42      +11 -7     ethereal/wiretap/libpcap.c