mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-26 07:00:35 -08:00
* regex.c (EXTEND_BUFFER): Change order of pointer addition
operations, to avoid having the difference between pointers overflow.
This commit is contained in:
parent
80e3db569f
commit
3cf8cdfbc6
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
|
||||
|
||||
* regex.c (EXTEND_BUFFER): Change order of pointer addition
|
||||
operations, to avoid having the difference between pointers
|
||||
overflow.
|
||||
|
||||
2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* indent.c (check_display_width): New fun.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue