This commit is contained in:
H. Peter Anvin 2005-09-27 08:49:40 -07:00
Родитель 4ae9568269
Коммит 47888f0f31
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -131,6 +131,8 @@ static int upload(char *dir, int dirlen)
return -1;
}
chdir(".git");
/*
* Security on the cheap.
*