[Pkg-wmaker-commits] [wmbiff] 11/15: just so as not to confuse anyone that wmbiff allows #'s in passwords

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:03:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_15
in repository wmbiff.

commit e5cd9674a8cdf41ec08be13f53dafc660101528c
Author: bluehal <bluehal>
Date:   Sun Mar 30 10:57:15 2003 +0000

    just so as not to confuse anyone that wmbiff allows #'s in passwords
---
 wmbiff/test_wmbiff.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/wmbiff/test_wmbiff.c b/wmbiff/test_wmbiff.c
index 0c33ab3..911f5c6 100644
--- a/wmbiff/test_wmbiff.c
+++ b/wmbiff/test_wmbiff.c
@@ -220,6 +220,7 @@ int test_imap4creator(void) {
     }
     CKSTRING(m.u.pop_imap.authList, "cram-md5 plaintext");
 
+    /* doesn't really matter, as the # is gobbled by the parser as a comment. */
     if(imap4Create(&m, "imap:harry:has#pass at bar/\"mybox\":12 CRAm-md5 plainTEXt")) {
         return 1;
     }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list