Minor.
This commit is contained in:
committed by
Matthew Parkinson
parent
55a7ad2d58
commit
dbb7965507
@@ -747,7 +747,7 @@ namespace snmalloc
|
||||
else
|
||||
error("debug_is_empty: found non-empty allocator");
|
||||
}
|
||||
curr = currmeta->link.get_next();
|
||||
curr = curr->get_next();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user