descramble() dies if it is called with empty string as an argument. This patch only fixes this. The test case written to check empty passwords only checks the case when the user is not in the authdb, so the old code doesn't even call descramble(). On Tue, Jul 6, 2010 at 20:05, Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> wrote: > On Tue, Jul 6, 2010 at 17:37, Áshin László <ashinlaszlo@xxxxxxxxx> wrote: >> Do not try to descramble them. > > This commit message isn't very revealing. What does this do exactly? > Is the behavior with empty passwords changed now? Does git-cvsserver > no longer support empty passwords? Is the on-disk format in the authdb > just different? (I.e. "" instead of "A" or something). Or something > else? > -- 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