]> code.delx.au - gnu-emacs/commit
Fix bug #12196 with incorrect memory allocations for region-cache.
authorEli Zaretskii <eliz@gnu.org>
Wed, 15 Aug 2012 16:21:41 +0000 (19:21 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 15 Aug 2012 16:21:41 +0000 (19:21 +0300)
commiteb424fe3d660eebd9b74dd5d2875e2e4b7b3307f
tree8b1a18195befbdd27478da75a623666c3d6a983d
parent4e6a86c633a4ca3084a7bc30101f8b4acdd38d28
Fix bug #12196 with incorrect memory allocations for region-cache.

 src/region-cache.c (move_cache_gap): Update gap_len using the actual
 growth of the boundaries array.  Do not change cache_len.
src/ChangeLog
src/region-cache.c