rpms/streamtuner/F-12 streamtuner-0.99.99-stack-increase.patch, NONE, 1.1

Matthias Haase endur at fedoraproject.org
Wed Nov 25 15:11:21 UTC 2009


Author: endur

Update of /cvs/extras/rpms/streamtuner/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19391

Added Files:
	streamtuner-0.99.99-stack-increase.patch 
Log Message:
patch added to increase stack size (bug #540120)

streamtuner-0.99.99-stack-increase.patch:
 st-thread.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE streamtuner-0.99.99-stack-increase.patch ---
--- src/streamtuner/st-thread.c
+++ src/streamtuner/st-thread.c
@@ -108,1 +108,1 @@
-			     0x18000, /* 96k, big enough for libcurl */
+			     0x40000, /* change from 96k to 256k */




More information about the scm-commits mailing list