Benoit Sigoure <tsuna@xxxxxxxxxxxxx> writes: > prune_directory and fill_directory allocated one byte per pathspec and never > freed it. > > Signed-off-by: Benoit Sigoure <tsuna@xxxxxxxxxxxxx> > --- > I don't know whether this was intentionnal or not (since it's > only a matter of having small chunks of memory not being > reclaimed and I don't think we can enter these functions > twice, so these are not leaks in the sense that the program > will consume more and more memory). I think it was just a slop. Thanks for catching it. - 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