diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-04-04 18:26:21 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-04-04 18:27:11 -0700 |
commit | e6b5cd0edacb5663859f6a6f93d82a0a4d486e83 (patch) | |
tree | ff481dd6e0b51173ff7f026cb35f7ca5b9a26c23 /lisp/emacs-lisp/debug.el | |
parent | c09457e6ed85da8bdc287851a05c4e3f95a44033 (diff) | |
download | emacs-e6b5cd0edacb5663859f6a6f93d82a0a4d486e83.tar.gz emacs-e6b5cd0edacb5663859f6a6f93d82a0a4d486e83.tar.bz2 emacs-e6b5cd0edacb5663859f6a6f93d82a0a4d486e83.zip |
Avoid SAFE_ALLOCA in Fstring, Funibyte_string
* src/character.c (Fstring, Funibyte_string):
Redo to avoid the need for a temporary array allocation
and then a copying from that array to the destination.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions