author | Miklos Vajna <vmiklos@frugalware.org> | |
Mon, 17 Nov 2008 20:48:36 +0000 (21:48 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 18 Nov 2008 23:41:30 +0000 (15:41 -0800) | ||
commit | d3f9f9a92eca0dd6379d836a083e823cc5e3eeb6 | |
tree | f16c29769539ffa9ea13376954c2773cb3b4f81b | tree | snapshot |
parent | 3c59c50d76cd479caf14cab73fdb09b68597d5e5 | commit | diff |
builtin-branch: use strbuf in fill_tracking_info()
This is just about using the API, though in case of ~ 10^100 commits,
this would fix the problem of writing to unallocated memory as well. ;-)
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This is just about using the API, though in case of ~ 10^100 commits,
this would fix the problem of writing to unallocated memory as well. ;-)
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-branch.c | diff | blob | history |