Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this value was actually wrong, and caught by the new buffer overflow check.
[simgrid.git] / teshsuite / smpi / mpich3-test / io / bigtype.c
index 57e6d66..2ba431c 100644 (file)
@@ -16,7 +16,7 @@
 #define NUM_Y 1
 
 //#define BIGDT 2147483643
-#define BIGDT 214748364
+#define BIGDT 214748363
 
 int main(int argc, char **argv)
 {