forked from pool/transfig
.
OBS-URL: https://build.opensuse.org/package/show/Publishing/transfig?expand=0&rev=5
This commit is contained in:
parent
cb309e2baf
commit
fe00fef069
10
transfig.3.2.5-binderman.dif
Normal file
10
transfig.3.2.5-binderman.dif
Normal file
@ -0,0 +1,10 @@
|
||||
--- transfig/sys.c
|
||||
+++ transfig/sys.c 2009-10-09 14:17:09.932073007 +0200
|
||||
@@ -37,6 +37,7 @@ char *sysls()
|
||||
i += 1;
|
||||
c = fgetc(ls);
|
||||
}
|
||||
+ pclose(ls);
|
||||
sysbuf[i] = '\0';
|
||||
return sysbuf;
|
||||
}
|
Loading…
Reference in New Issue
Block a user