diff options
author | Pip Cet <pipcet@protonmail.com> | 2025-01-22 19:08:02 +0000 |
---|---|---|
committer | Pip Cet <pipcet@protonmail.com> | 2025-01-23 18:00:01 +0000 |
commit | ed5067e689a5e38795d5c27c5a688886d259a298 (patch) | |
tree | 9d67bc1abb3e17551063864e3603f2552c4a8a7a /lisp/emacs-lisp/syntax.el | |
parent | 990b0811adefb4b792d36797540e5773791437f9 (diff) | |
download | emacs-ed5067e689a5e38795d5c27c5a688886d259a298.tar.gz emacs-ed5067e689a5e38795d5c27c5a688886d259a298.tar.bz2 emacs-ed5067e689a5e38795d5c27c5a688886d259a298.zip |
Fix GC bug causing incorrect 'format' output (Bug#75754)
This fixes the correctness bug discovered in bug#75754, but not the
performance issue or excessive stack usage.
* src/editfns.c (styled_format): Split 'info' array into two arrays,
one of them allocated via SAFE_ALLOCA_LISP for GC protection.
Diffstat (limited to 'lisp/emacs-lisp/syntax.el')
0 files changed, 0 insertions, 0 deletions