Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e1900994
Commit
e1900994
authored
May 28, 2011
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
src/ChangeLog: Fix last entry.
parent
3eaff834
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/ChangeLog
src/ChangeLog
+2
-2
No files found.
src/ChangeLog
View file @
e1900994
2011-05-28 Jim Meyering <meyering@redhat.com>
a
void a sign-extension bug in crypto_hash_function
A
void a sign-extension bug in crypto_hash_function
.
* fns.c (to_uchar): Define.
(crypto_hash_function): Use it to convert some newly-signed
variables to unsigned, to avoid sign-extension bugs. For example,
without this change, (md5 "truc") would evaluate to
45723a2aff78ff4fff7fff1114760e62 rather than the expected
45723a2af3788c4ff17f8d1114760e62. Reported by Antoine Levitt in
http://
thread.gmane.org/gmane.
emacs
.
devel/
139824
http
s
://
lists.gnu.org/archive/html/
emacs
-
devel/
2011-05/msg00883.html.
2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment