mirror of https://git.code.sf.net/p/isync/isync
Browse Source
when a broken/compromised/malicious server gives us a message that
starts with an empty line, we'd enter the path for inserting a pristine
placeholder subject, for which we unfortunately didn't actually allocate
space (unless MaxSize is in use and the message exceeds it).
note that this cannot be triggered by merely receiving a crafted mail
with no headers (yes, it's actually possible to send such a thing), as
the delivery of mails adds plenty of headers.
amends 70bad661
.
1.4
Oswald Buddenhagen
3 years ago
1 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue