Ronnie Sahlberg wrote:
> Signed-off-by: Ronnie Sahlberg
> ---
> walker.c | 59 +++
> 1 file changed, 35 insertions(+), 24 deletions(-)
Reviewed-by: Jonathan Nieder
--
To unsubscribe from this list: send the line "unsubscribe git" in
the b
Switch to using ref transactions in walker_fetch(). As part of the refactoring
to use ref transactions we also fix a potential memory leak where in the
original code if write_ref_sha1() would fail we would end up returning from
the function without free()ing the msg string.
Note that this function
2 matches
Mail list logo