Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cdfa6eab
Commit
cdfa6eab
authored
May 17, 2011
by
Paul Eggert
Browse files
Add header for integer overflow fixes.
parent
7025ee00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/ChangeLog
src/ChangeLog
+2
-0
No files found.
src/ChangeLog
View file @
cdfa6eab
2011-05-18 Paul Eggert <eggert@cs.ucla.edu>
Fix some integer overflow issues, such as string length overflow.
* insdel.c (count_size_as_multibyte): Check for string overflow.
* character.c (lisp_string_width): Check for string overflow.
...
...
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