diff options
author | adrianp <adrianp> | 2006-06-14 18:53:53 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-06-14 18:53:53 +0000 |
commit | 9b051d155e908e239b8d16f43cc2fb9b859c82c9 (patch) | |
tree | 88bd078d6b5784929cfa25bb01aa60b89564b40c /fonts | |
parent | ac4c91e0e49acab247aec8f61e4fc5769cf4f235 (diff) | |
download | pkgsrc-9b051d155e908e239b8d16f43cc2fb9b859c82c9.tar.gz |
Bump PKGREVISION.
A malformed MIME structure with many parts can cause sendmail to
crash while trying to send a mail due to a stack overflow,
e.g., if the stack size is limited (ulimit -s). This
happens because the recursion of the function mime8to7()
was not restricted. The function is called for MIME 8 to
7 bit conversion and also to enforce MaxMimeHeaderLength.
To work around this problem, recursive calls are limited to
a depth of MAXMIMENESTING (20); message content after this
limit is treated as opaque and is not checked further.
Diffstat (limited to 'fonts')
0 files changed, 0 insertions, 0 deletions