diff options
author | Po Lu <luangruo@yahoo.com> | 2022-05-14 20:07:27 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-05-14 20:07:56 +0800 |
commit | e0044dfeb0de0d0cafdef04b433b14afa27d3518 (patch) | |
tree | c7022725e2d2b7658ea7afaaa7f494528ef99fdb /lisp/emacs-lisp/derived.el | |
parent | 9a67e83bd656477e46015c629f3e961e22791a88 (diff) | |
download | emacs-e0044dfeb0de0d0cafdef04b433b14afa27d3518.tar.gz emacs-e0044dfeb0de0d0cafdef04b433b14afa27d3518.tar.bz2 emacs-e0044dfeb0de0d0cafdef04b433b14afa27d3518.zip |
Avoid unsafe alloca when looking up toplevels
* src/xterm.c (x_dnd_compute_toplevels): Use SAFE_ALLOCA, since
alloca isn't safe when there are lots of toplevels or the window
manager is broken.
Diffstat (limited to 'lisp/emacs-lisp/derived.el')
0 files changed, 0 insertions, 0 deletions