Allan Xavier <allan.x.xavier@xxxxxxxxxx> writes: > The existing implementation of range_set_union does not correctly > reallocate memory, leading to a heap overflow when it attempts to union > more than 24 separate line ranges. > ... I'll add "Reviewed-by: Jeff King <peff@xxxxxxxx>" and queue, as I know we already reviewed the change. Thanks.