[BZ #2526, BZ #3138, BZ #3143]
[platform/upstream/glibc.git] / posix / tst-truncate.c
index d786306..78a5139 100644 (file)
@@ -54,7 +54,7 @@ int fd;
 void
 do_prepare (int argc, char *argv[])
 {
-   char name_len;
+   size_t name_len;
 
 #define FNAME FNAME2(TRUNCATE)
 #define FNAME2(s) "/" STRINGIFY(s) "XXXXXX"