Commit e47da815 authored by Keith M. Wesolowski's avatar Keith M. Wesolowski

Merge foobazco.org:/sources/2.5-bk

into foobazco.org:/sources/2.5-sparc-todave
parents 196c4ebd b92e4f81
......@@ -60,8 +60,8 @@ int bit_map_string_get(struct bit_map *t, int len, int align)
}
if (offset + len > t->size) {
offset = 0;
count += t->size - offset;
offset = 0;
continue;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment