]> git.eshelyaron.com Git - emacs.git/commit
* regex.c (EXTEND_BUFFER): Change order of pointer addition
authorChong Yidong <cyd@stupidchicken.com>
Wed, 26 Mar 2008 22:53:47 +0000 (22:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 26 Mar 2008 22:53:47 +0000 (22:53 +0000)
commit3cf8cdfbc6ac552e03de339a3fa2175299279f44
tree9c0daac0338085cfd66b71bfb12bcbdfec6e1ab4
parent80e3db569f72e628b8fc999d39833dd4fdfca8d1
* regex.c (EXTEND_BUFFER): Change order of pointer addition
operations, to avoid having the difference between pointers
overflow.
src/ChangeLog