Re: [PATCH 2 of 3] Unify mutt_write_references
On Thursday, 10 July 2008 at 09:41, Aron Griffis wrote:
> # HG changeset patch
> # User Aron Griffis <agriffis@xxxxxxxxx>
> # Date 1215697105 14400
> # Branch HEAD
> # Node ID 73431d86627a2ccb24218c0f1f3b6b399860067e
> # Parent f005e1a25900d3df40963adcee04e384ac33b29b
> Unify mutt_write_references
>
> copy.c and sendlib.c have independent and different implementations of writing
> references to a file. Choose the one in sendlib since it's conservative with
> mallocs and supports trimming the list.
>
> Signed-off-by: Aron Griffis <agriffis@xxxxxxxxx>
Pushed, thanks.