On Thu, Mar 13, 2014 at 4:19 PM, Michael Haggerty <mhagger@xxxxxxxxxxxx> wrote: > remove_subtree() manipulated path in a fixed-size buffer even though > the length of the input, let alone the length of entries within the > directory, were not known in advance. Change the function to take a > strbuf argument and use that object as its scratch space. Converting more PATH_MAX to strbuf could be a micro project. Not sure if we still any more of them though. The patches look fine btw. -- Duy -- 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