Restore old code in allocate_string_data to avoid Faset breakage.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 17 Jul 2012 12:31:29 +0000 (16:31 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 17 Jul 2012 12:31:29 +0000 (16:31 +0400)
commitb7ffe0402bda8231943066a1ce34e60b3dfdb6e7
treed62c4b1b56613f5a7144346d99378dfb8c19c280
parent4dc7c8d5795458e89d19b59f64760e155c2cd70b
Restore old code in allocate_string_data to avoid Faset breakage.
Reported by Julien Danjou <julien@danjou.info> in
http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00371.html.
* alloc.c (allocate_string_data): Restore old code with minor
adjustments, fix comment to explain this subtle issue.
src/ChangeLog
src/alloc.c