Keith Packard <keithp@xxxxxxxxxx> writes: > The index cache is not static, growing as new entries are added. If entries > are added after prune_cache is called, cache will no longer point at the > base of the allocation, and realloc will not be happy. Thanks for catching this. This code originally was perfectly Ok, but I broke it with the overlay_tree() change. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html