components/trousers/patches/tspi_context.c.patch
author Wyllys Ingersoll <Wyllys.Ingersoll@Oracle.COM>
Mon, 23 May 2011 14:58:25 -0700
changeset 259 520697a05dde
permissions -rw-r--r--
7045320 Move trousers from SFW to Userland

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