Hi, These patches replace hand-rolled sprintf/strcpy usage and such with using the strbuf API. The first patch is unrelated, I just noticed that minor issue during creating the other patches. Miklos Vajna (4): builtin-clone: fix a memory leak in cmd_clone() builtin-clone: use strbuf in guess_dir_name() builtin-clone: use strbuf in clone_local() and copy_or_link_directory() builtin_clone: use strbuf in cmd_clone() builtin-clone.c | 110 ++++++++++++++++++++++++++++++------------------------- 1 files changed, 60 insertions(+), 50 deletions(-) -- 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