Junio C Hamano [off-list ref] wrote:
Jim Meyering [off-list ref] writes:
quoted
...
Here's an updated patch:
...
Date: Thu, 31 Jan 2008 18:26:32 +0100
Subject: [PATCH] Avoid unnecessary "if-before-free" tests.
This change removes all obvious useless if-before-free tests.
Thanks. I'll queue this probably in 'next' for now, but we
would want a conditional workaround for git-compat-util.h before
we push it out to 'master'.
Ok.
Would you like an autoconf test to check for working free?