* keyboard.c (read_decoded_event_from_main_queue): Reinstitute alloca
commit2b95a8efed84d6ec8f178a3bfbbcbfdee3ab35ef
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Sep 2014 13:27:33 +0000 (7 06:27 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 7 Sep 2014 13:27:33 +0000 (7 06:27 -0700)
tree9ce8332e5ecf65dc0cfc37f3f63c549c7051e95b
parentd3cb31cbdfa38a19e9517bf817f106ee82d62986
* keyboard.c (read_decoded_event_from_main_queue): Reinstitute alloca

here for destination buffer, to work around what appears to be a
bug in decode_coding_c_string when the source and destination are
both C strings.

* keyboard.c (echo_add_key, menu_bar_items, tool_bar_items)
src/ChangeLog
src/keyboard.c