https://bugs.exim.org/show_bug.cgi?id=2571
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/57aa14b216432be381b6295c312065b2fd034f86 commit 57aa14b216432be381b6295c312065b2fd034f86 Author: Jeremy Harris <[email protected]> AuthorDate: Tue May 5 21:02:14 2020 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Tue May 5 21:02:14 2020 +0100 fix spa authenticator, checking client-supplied data before using it. bug 2571 ---- doc/doc-txt/ChangeLog | 5 ++ src/src/auths/auth-spa.c | 120 +++++++++++++++++++++++------------------------ src/src/auths/spa.c | 20 ++++++-- 3 files changed, 82 insertions(+), 63 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/ ##
