https://bugs.exim.org/show_bug.cgi?id=1730
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/622dbd6a512d2c7786125e3b80e96a43e54b8e90 commit 622dbd6a512d2c7786125e3b80e96a43e54b8e90 Author: Jeremy Harris <[email protected]> AuthorDate: Wed Nov 25 17:49:03 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Wed Nov 25 17:49:03 2015 +0000 mime: fix crash on filenames having null charset. bug 1730 ---- src/src/mime.c | 39 +++++++++++++++++++++++---------------- test/log/4000 | 5 ++++- test/mail/4000.userx | 39 +++++++++++++++++++++++++++++++++++++++ test/scripts/4000-scanning/4000 | 30 ++++++++++++++++++++++++++++++ test/stdout/4000 | 11 +++++++++++ 5 files changed, 107 insertions(+), 17 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/ ##
