fetchmail-friends
[Top] [All Lists]

[fetchmail]Bug in CRAM-MD5?

2002-03-25 19:17:47
Hi i send you a copy of my (sort of) bug report for debian, i dont include
all the information you ask for in fetchmail-faq G3 because doesnt seem
aplicable here.
Regards


Subject: fetchmail-ssl: helpful info... with any luck
Followup-For: Bug #139644
Package: fetchmail-ssl
Version: 5.9.10-2



hi i was about to submit this bug but i found that someone else already
did.
So i send some info about it.
It seems that fetchmail tryes to use CRAM by default when is available
the problem (i guess :) ) is in:
91                  p++;
92                  from64tobits(b64buf, p, sizeof(b64buf));
93                  if (outlevel >= O_DEBUG)
94                          report(stdout, GT_("Challenge decoded: %s\n"),
b64buf);
95                  hmac_md5(password, strlen(password),
96                                   b64buf, strlen(b64buf), digest,
sizeof(digest));

line 95 when password is null segfaults. Im pretty sure that there
should be an option to say "dont use cram fetchmail!" but the problem is
still there.
I hope you find this useful (im not a programmer so i could be really
wrong :) )

Best regards

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux argentina 2.4.18 #4 jue mar 14 17:12:31 ART 2002 i686
Locale: LANG=es_AR, LC_CTYPE=es_AR

Versions of packages fetchmail-ssl depends on:
ii  fetchmail-common              5.9.10-2   POP3, APOP, IMAP mail
gatherer/for
ii  libc6                         2.2.5-3    GNU C Library: Shared libraries
an
ii  libssl0.9.6                   0.9.6c-2   SSL shared libraries


PS: forgive my english
-- 
Daniel H. Perez
a veces Tango 
danielp(_at_)linuxfreakPUNTOcom
Fui lo que crei, soy lo que esta pasando (Charly Garcia)
Debian GNU/Linux Sid (2.4.7) Usuario Reg. N. 85920
GnuPG Public Key 0x98ECB388


<Prev in Thread] Current Thread [Next in Thread>