]> git.eshelyaron.com Git - emacs.git/commit
Swap buffer text indirection counters in Fbuffer_swap_text.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 23 Jul 2012 07:14:58 +0000 (11:14 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 23 Jul 2012 07:14:58 +0000 (11:14 +0400)
commit372f8ffc2eaea40d98a15242482a8c771de70dd4
tree75bcf429d98bd7a9ee63610f2c81db89f59266d3
parentb525fd8ad68229ed9b821d7b0e374afaf311165d
Swap buffer text indirection counters in Fbuffer_swap_text.
* buffer.c (Fbuffer_swap_text): Swap indirections too.
This avoids crash reported by Christoph Scholtes at
http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00785.html.
src/ChangeLog
src/buffer.c