repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Obsolete golang-120
[oi-userland.git]
/
components
/
library
/
trousers
/
patches
/
tspi_context.c.patch
blob
72f1508b28f09110a398d4fcd9d22c7cfa3feedd
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 @@
4
5
Tspi_Context_FreeMemory(tspContext, NULL);
6
7
+ __tspi_freeTable(tspContext);
8
+
9
/* close the ps file */
10
PS_close();
11