* keyboard.c (event_to_kboard): Do not dereference
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 8 Nov 2012 09:26:40 +0000 (13:26 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Thu, 8 Nov 2012 09:26:40 +0000 (13:26 +0400)
commitc66f21eaf103f9ace7400f3d8a06fc34539efca9
tree3ae0eaa165b67307d7a40bd4646c7c67b9cefbb5
parenta43d02f01b7b6cc07f15a0a6ea677669ff079618
* keyboard.c (event_to_kboard): Do not dereference
frame_or_window field of SELECTION_REQUEST_EVENT
and SELECTION_CLEAR_EVENT events (Bug#12814).
* xterm.h (struct selection_input_event): Adjust comment.
src/ChangeLog
src/keyboard.c
src/xterm.h