Re: [PATCH] Optimize common pattern of alloc_ref from string

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Krzysztof Kowalczyk
Date: Sunday, May 11, 2008 - 1:15 pm

On Sun, May 11, 2008 at 11:39 AM, Junio C Hamano <gitster@pobox.com> wrote:

I've sent updated patch that incorporates the feedback. Changes wrt.
to this patch:
* simpler version of alloc_ref_from_str() per Jeff's suggestion
* switches alloc_ref() to xcalloc() per Junio's suggestion
* uses alloc_ref_from_str() in one more place
* better (?) commit message

-- kjk
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Optimize common pattern of alloc_ref from string, Junio C Hamano, (Sun May 11, 11:39 am)
Re: [PATCH] Optimize common pattern of alloc_ref from string, Krzysztof Kowalczyk, (Sun May 11, 1:15 pm)