buffer.c
8.26 KB
-
Fix bug when join_n refers to original buffer · 952f94c8
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.
Russell Belfer committed