This commit is contained in:
Richard Holland
2024-11-11 06:40:43 +11:00
parent 0dd02d8f8a
commit c90c732336

View File

@@ -350,7 +350,7 @@ public:
auto cachedData = entry.lock();
if (cachedData/* && entry.ptr*/)
if (cachedData /* && entry.ptr*/)
{
if (replace(entry.ptr))
{