https://bugs.exim.org/show_bug.cgi?id=2524
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/5c329a4388e7113925109e093e8cbb12ddf6fa8b commit 5c329a4388e7113925109e093e8cbb12ddf6fa8b Author: Jeremy Harris <[email protected]> AuthorDate: Thu Feb 13 13:43:45 2020 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Thu Feb 13 13:47:46 2020 +0000 auths: fix cyrus-sasl driver for gssapi use. bug 2524 broken-by: c0fb53b74e ---- doc/doc-txt/ChangeLog | 6 ++++++ src/src/auths/cram_md5.c | 4 ++-- src/src/auths/cyrus_sasl.c | 8 ++++---- src/src/auths/get_data.c | 8 ++++---- src/src/auths/heimdal_gssapi.c | 3 +-- 5 files changed, 17 insertions(+), 12 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
