components/trousers/patches/tspi_context.c.patch
author John Beck <John.Beck@Oracle.COM>
Thu, 27 Aug 2015 11:04:29 -0700
changeset 4818 058cb786874f
parent 259 520697a05dde
permissions -rw-r--r--
21699326 Userland package history simplification (fix x86-only oversight)

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