components/trousers/patches/tspi_context.c.patch
author Lijo George - Oracle Corporation - Bangalore India <lijo.x.george@oracle.com>
Tue, 15 Jan 2013 02:16:22 -0800
changeset 1121 d7ac717f665d
parent 259 520697a05dde
permissions -rw-r--r--
15774567 SUNBT7147779 net-snmp does not show all ifTable values for vlan interfaces

--- src/tspi/tspi_context.c.orig	Wed Feb  3 07:39:06 2010
+++ src/tspi/tspi_context.c	Wed Feb  3 07:39:22 2010
@@ -55,6 +55,8 @@
 	/* Destroy all objects */
 	obj_close_context(tspContext);
 
+	__tspi_freeTable(tspContext);
+
 	/* close the ps file */
 	PS_close();