File destbufferoverflow.patch of Package ElmerFEM

--- matc/src/eval.c	2014-10-31 14:49:20.000000000 +0100
+++ matc/src/eval.c.new	2014-11-01 00:11:39.392742412 +0100
@@ -449,7 +449,7 @@
 #else
            FILE *fp = popen( SDATA(root->this), "r" );
 #endif
-           static char s[101];
+           static char s[121];
 #pragma omp threadprivate (s)
 
            if ( !fp ) error( "systemcall: open failure: [%s].\n", SDATA(root->this) );
openSUSE Build Service is sponsored by