diff options
author | Tom Tromey <tromey@redhat.com> | 2013-07-04 20:02:20 -0600 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2013-07-04 20:02:20 -0600 |
commit | 3bf8db999bd8857a1f8ae10dafe09182f68be58f (patch) | |
tree | fd8ec3bbee65626c1cc3c5ca911834ae44f6a6a6 /lisp/emacs-lisp/cl.el | |
parent | 9db4b98e1356549d999b342bd449f916c27fea8a (diff) | |
download | emacs-3bf8db999bd8857a1f8ae10dafe09182f68be58f.tar.gz emacs-3bf8db999bd8857a1f8ae10dafe09182f68be58f.tar.bz2 emacs-3bf8db999bd8857a1f8ae10dafe09182f68be58f.zip |
avoid SAFE_ALLOCA
avoid SAFE_ALLOCA in xgselect.c.
in this code it is just as easy to always use malloc;
and it avoids thread-switching problems, as the safe-alloca
stuff implicitly refers to the current thread
Diffstat (limited to 'lisp/emacs-lisp/cl.el')
0 files changed, 0 insertions, 0 deletions