Obsolete golang-120
[oi-userland.git] / components / library / trousers / patches / tspi_context.c.patch
blob72f1508b28f09110a398d4fcd9d22c7cfa3feedd
1 --- trousers-0.3.11.2/src/tspi/tspi_context.c.orig
2 +++ trousers-0.3.11.2/src/tspi/tspi_context.c
3 @@ -57,6 +57,8 @@
5 Tspi_Context_FreeMemory(tspContext, NULL);
7 + __tspi_freeTable(tspContext);
9 /* close the ps file */
10 PS_close();