https://bugs.exim.org/show_bug.cgi?id=2491
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/c58803fd11185cbcf673e99cebf8397c9194357a commit c58803fd11185cbcf673e99cebf8397c9194357a Author: Jeremy Harris <[email protected]> AuthorDate: Wed Dec 11 14:32:23 2019 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Wed Dec 11 16:46:00 2019 +0000 fix taint issue in transport with dsn. bug 2491 ---- doc/doc-txt/ChangeLog | 4 + src/src/transports/smtp.c | 316 +++++++++++++++++++++++----------------------- src/src/verify.c | 140 ++++++++++---------- 3 files changed, 232 insertions(+), 228 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/ ##
