mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix.
This commit is contained in:
@@ -140,6 +140,7 @@ bool HashedObjectStore::store(HashedObjectType type, uint32 index,
|
|||||||
}
|
}
|
||||||
// else
|
// else
|
||||||
// cLog(lsTRACE) << "HOS: already had " << hash;
|
// cLog(lsTRACE) << "HOS: already had " << hash;
|
||||||
|
mNegativeCache.del(hash);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user