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