mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
2.5-18.1
This commit is contained in:
@@ -57,7 +57,7 @@ static const char fd2string[] = "This file should stay opened";
|
||||
void
|
||||
do_prepare (int argc, char *argv[])
|
||||
{
|
||||
char name_len;
|
||||
size_t name_len;
|
||||
|
||||
name_len = strlen (test_dir);
|
||||
name1 = malloc (name_len + sizeof ("/execXXXXXX"));
|
||||
|
||||
Reference in New Issue
Block a user