512 should be enough, that's the limit of ntfs
This commit is contained in:
@@ -220,7 +220,7 @@ decrease_max_hash_size ()
|
||||
{
|
||||
unsigned long long size;
|
||||
FILE * file_out;
|
||||
char buffer[1024];
|
||||
char buffer[512];
|
||||
|
||||
if (config_fail)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user