X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=attr.c;h=55bdb7cdebea7f7ea551231fe7801f272d128d69;hb=68ad5e1e9c10e8a640703aadbdf8b8366014373b;hp=f8f6faa94fd7eb4e260a75b82ef372e632f5eb9a;hpb=48fb7deb5bbd87933e7d314b73d7c1b52667f80f;p=git.git diff --git a/attr.c b/attr.c index f8f6faa94..55bdb7cde 100644 --- a/attr.c +++ b/attr.c @@ -555,6 +555,8 @@ static void prepare_attr_stack(const char *path, int dirlen) } } + strbuf_release(&pathbuf); + /* * Finally push the "info" one at the top of the stack. */