Thread (5 messages) flat view 5 messages, 2 authors, 2016-06-15

Re: [PATCH v4 1/2] git-imap-send: Add CRAM-MD5 authenticate method support

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:48:18

Possibly related (same subject, not in this thread)

Hitoshi Mitake [off-list ref] writes:
    response_64 = xmalloc(ENCODED_SIZE(resp_len));
should be,
    response_64 = xmalloc(ENCODED_SIZE(resp_len) + 1);
Good catch.  Thanks for looking it over.

This is _your_ contribution (I only made a minor fix-up or two), so I'll
apply this your v6 under your name.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help