https://bugs.exim.org/show_bug.cgi?id=1700
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jeremy Harris <[email protected]> --- Created attachment 837 --> https://bugs.exim.org/attachment.cgi?id=837&action=edit possible fix I have no way of testing this; it would be appreciated if the bug reporter can. The fix addresses only space/tab embedded in the base64 blob during decode, and affects all uses of the routine used. I'm fairly sure there are other deficiencies in the FWS-handling - eg. each side of the '=' after the 'p' (and other) tags. The operative portion of the fix is in the "base64.c" file; the others are coding-standards massaging to current project norm. -- 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/ ##
