diff options
author | Kazuki Yamaguchi <k@rhe.jp> | 2016-04-08 23:02:30 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-04-13 15:28:09 -0700 |
commit | eb94ee7f0f38cd24270bfb2f655cdec214a4d6e0 (patch) | |
tree | a7dc97cf21f471dd34cc52a7ce9cbfe9668f74eb /bulk-checkin.c | |
parent | imap-send: check for NOLOGIN capability only when using LOGIN command (diff) | |
download | tgif-eb94ee7f0f38cd24270bfb2f655cdec214a4d6e0.tar.xz |
imap-send: fix CRAM-MD5 response calculation
Remove extra + 1 from resp_len, the length of the byte sequence to be
Base64 encoded and passed to the server as the response. Or the response
incorrectly contains an extra \0.
Signed-off-by: Kazuki Yamaguchi <k@rhe.jp>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bulk-checkin.c')
0 files changed, 0 insertions, 0 deletions