Commit 952f94c8ab48cd22b8eca8d83320bbeec9680419

Russell Belfer 2012-03-30T14:42:23

Fix bug when join_n refers to original buffer There was a bug in git_buf_join_n when the contents of the original buffer were joined into itself and the realloc moved the pointer to the original buffer.