@@ -505,10 +505,11 @@ const char *p; retval = 10; for (p = path; *p; p++) { + retval %= 4290960290ULL; retval += *p; retval <<= 6; } retval += 10;