Stefan Beller <[email protected]> writes:
> +int parse_submodule_update_strategy(const char *value,
> + struct submodule_update_strategy *dst)
> +{
> + free((void*)dst->command);
free((void *)dst->command);
"git tbdiff" is quite handy; it didn't spot any other lossage of
local tweak that was in 'pu', which is good.
Thanks, will replace.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html