Deleted ranges were never removed from the ranges hash... this could have finally
nailed down bug #77. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15791 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
-1
@@ -222,7 +222,6 @@ block_cache::GetFreeRange()
|
||||
return NULL;
|
||||
}
|
||||
|
||||
hash_insert(ranges_hash, range);
|
||||
return range;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user