]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
Fix bug #12196 with incorrect memory allocations for region-cache.
[gnu-emacs] / src / ChangeLog
index eb19fad9abe80adc6ba853eb5875d2538651a2ca..20e5e4bdfbbb985c5083b55305cba745b52cbda6 100644 (file)
@@ -1,3 +1,9 @@
+2012-08-15  Eli Zaretskii  <eliz@gnu.org>
+
+       * region-cache.c (move_cache_gap): Update gap_len using the actual
+       growth of the boundaries array.  Do not change cache_len.
+       (Bug#12196)
+
 2012-08-15  Dmitry Antipov  <dmantipov@yandex.ru>
 
        Generalize and cleanup font subsystem checks.