On Sat, Jul 19, 2014 at 1:17 AM, Thomas Rast <t...@thomasrast.ch> wrote:
> I get this from t2026.2 under valgrind:
>
>   ==21334== Conditional jump or move depends on uninitialised value(s)
>   ==21334==    at 0x46D49B: prune_repos_dir (prune.c:182)
>   ==21334==    by 0x46D8C0: cmd_prune (prune.c:252)
>   ==21334==    by 0x405C2F: run_builtin (git.c:351)
>   ==21334==    by 0x405E47: handle_builtin (git.c:530)
>   ==21334==    by 0x405F6B: run_argv (git.c:576)
>   ==21334==    by 0x40610B: main (git.c:663)
>   ==21334==  Uninitialised value was created by a stack allocation
>   ==21334==    at 0x46D3BB: prune_repos_dir (prune.c:169)

Will fix. Thanks.
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to