Ævar Arnfjörð Bjarmason wrote: > We also have another bug, compiling git with > SNPRINTF_RETURNS_BOGUS=YesGNuIsBuggy and running "git show v0.99.6~1" > on our own repository causes a segfault That's because the glibc bug is not the bug SNPRINTF_RETURNS_BOGUS is meant to guard against. Hopefully no printf implementation has both bugs. :) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html