]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-swapping of Motif DND tables
authorPo Lu <luangruo@yahoo.com>
Thu, 16 Jun 2022 07:26:55 +0000 (15:26 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 16 Jun 2022 07:30:21 +0000 (15:30 +0800)
commitb2b939e5a10aa9b61ac1f73e297fb94f50b86f5b
tree25dad3eda4e01c66b17bf41094c0de4c36a024c1
parent61bdad468511c982714800556e3e01e2b41946f8
Fix byte-swapping of Motif DND tables

* src/xterm.c (xm_read_targets_table_rec): Swap nitems first
before checking the length.
src/xterm.c