Nguyán ThÃi Ngác Duy <pclouds@xxxxxxxxx> writes: > This patch make sure that "base" parameter is writable. The callees > are free to modify it as long as base remains the same before > entering and after leaving the callee. > > This avoids quite a bit of malloc and memcpy(). > > Signed-off-by: Nguyán ThÃi Ngác Duy <pclouds@xxxxxxxxx> > --- I like what I see in this patch in general, but there is nothing that guarantees that you are "reserving" enough space. Doesn't the buffer overflow with deep enough trees? -- 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