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
e27b8401
...
e27b8401086ba46821c9e73fb050610b7ec86e08
authored
2005-09-09 07:32:26 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
7770083d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
ChangeLog
ChangeLog
View file @
e27b840
2005-09-09 Sergey Poznyakoff <gray@gnu.org.ua>
* imap4d/search.c (imap4d_search): Fix potential vulnerability:
pass format string as a third argument to util_finish
* imap4d/copy.c, imap4d/fetch.c, imap4d/store.c: Always pass
format string as a third argument to util_finish. Although this is not
necessary, since 'buffer' is guaranteed to contain a normal error
string, without format specifiers, yet this will simplify maintainence.
2005-08-31 Sergey Poznyakoff <gray@gnu.org.ua>
* examples/lsf.c: New test program. List folders
...
...
Please
register
or
sign in
to post a comment