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@xxxxxxxxxxxxxxxxx>
Date: Wed, 29 Oct 2003 16:11:08 -0600 (CST)
guy         2003/10/29 16:11:08 CST

  Modified files:
    .                    packet-snmp.c 
  Log:
  Plug that leak with a cleanup handler, so we don't leak the variable OID
  if we throw an exception fetching the variable value.
  
  Revision  Changes    Path
  1.121     +15 -3     ethereal/packet-snmp.c