* Jakub Wilk <[email protected]>, 2015-02-11, 14:15:
* do not "skip" the last character of a stringThis is to fix another off-by-one heap overflow when parsing addresses that end with backslash.For example: <[email protected]\
Correction: this one could overflow more than one byte. -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

