Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
2c771007
...
2c7710072610866704512735706ac5134794463d
authored
2005-05-13 09:43:01 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
0a0bc1c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
2c77100
2005-05-13 Sergey Poznyakoff <gray@Mirddin.farlep.net>
* imap4d/fetch.c (imap4d_fetch0): Reduce memory consumption within
the mailbox scanning loop. Break the loop when an invalid msgno is
encountered or the message cannot be retrieved.
(fetch_io): Check for integer overflow (IDEF0956).
(fetch_full,fetch_rfc822_header,fetch_rfc822_text)
(fetch_operation): Propagate return value back to the caller.
* imap4d/util.c (util_finish): Fix potential vulnerability
(IDEF0954).
(util_msgset): Do not allow values greater than the maximum id
number (either message number or UID) in the mailbox. Fixes (IDEF0955).
* mailbox/header.c (header_get_field_name): Fix buffer overflow
(IDEF0957).
* doc/texinfo/sieve.texi: Fix typo
2005-05-11 Sergey Poznyakoff
* mailbox/parsedate.y (DATE_INIT): Bugfix. Several fields in
...
...
Please
register
or
sign in
to post a comment