Typo
svn: r15664
This commit is contained in:
parent
c4e9c9283f
commit
29ecb41127
|
@ -2331,7 +2331,7 @@ void GC_dump_with_traces(int flags,
|
|||
sizes[tag] += info->size;
|
||||
}
|
||||
if (tag == trace_for_tag) {
|
||||
register_traced_object(obj_staart);
|
||||
register_traced_object(obj_start);
|
||||
if (for_each_found)
|
||||
for_each_found(obj_start);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user