Files
git/builtin
Thomas Rast 157aaea5ff log_ref_setup: don't return stack-allocated array
859c301 (refs: split log_ref_write logic into log_ref_setup,
2010-05-21) refactors the stack allocation of the log_file array into
the new log_ref_setup() function, but passes it back to the caller.

Since the original intent seems to have been to split the work between
log_ref_setup and log_ref_write, make it the caller's responsibility
to allocate the buffer.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Reported-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-06-12 09:34:17 -07:00
..
2010-03-10 15:32:02 -08:00
2010-03-13 21:31:42 -08:00
2010-05-21 04:02:15 -07:00
2010-05-21 04:02:16 -07:00
2010-03-28 17:42:58 -07:00
2010-04-09 22:43:18 -07:00
2010-05-21 04:02:16 -07:00
2010-05-08 22:36:14 -07:00
2010-03-21 16:23:44 -07:00
2010-03-21 16:23:44 -07:00
2010-03-10 15:32:34 -08:00
2010-05-08 22:34:47 -07:00
2010-03-28 21:52:28 -07:00
2010-04-09 22:43:18 -07:00
2010-04-19 16:39:24 -07:00
2010-03-31 15:14:27 -07:00
2010-05-08 22:34:47 -07:00
2010-03-15 00:58:24 -07:00
2010-05-21 04:02:20 -07:00
2010-03-10 15:25:18 -08:00