Did you mean "pos = sb->len;", i.e. append without creating a hole in
the string? The statement as is has no effect because sb->len is not
used until the strbuf_setlen() at the end.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html