components/trousers/patches/tspi_context.c.patch
author Melynda Hunter <melynda.hunter@oracle.com>
Wed, 06 Feb 2013 15:03:05 -0800
branchs11u1-sru
changeset 2485 9c1e9850ee41
parent 259 520697a05dde
permissions -rw-r--r--
Added tag 0.175.1.5.0.1.0 for changeset c53d740a9580

--- 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();