> > I changed the code to make struct strbuf buffer itself static and fixed > the error message. I removed the comment about the memory leak again > because now the buffer is conceptually static even though behind the > scenes it points to allocated memory. > > Frank, I did not test it beyond the test suite. Please test and say > no or go. > Thanks. I test it. It work rightly with prompted password appliction(ssh-askpass). best regards Frank Li -- 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