diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2023-06-03 12:50:21 +0200 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2023-06-03 12:50:21 +0200 |
commit | b5f17fe07c6624380ba8d0c7a400a6b89f225209 (patch) | |
tree | 9551bff2f27429ab50625720e5052555bdf0617e /lisp/emacs-lisp/backtrace.el | |
parent | 970f94a2dd8bc4be4d71f1075421093ca6f87d28 (diff) | |
download | emacs-b5f17fe07c6624380ba8d0c7a400a6b89f225209.tar.gz emacs-b5f17fe07c6624380ba8d0c7a400a6b89f225209.tar.bz2 emacs-b5f17fe07c6624380ba8d0c7a400a6b89f225209.zip |
* admin/unidata/emoji-zwj.awk: Avoid sprint buffer overflow
Some AWK implementations have a fixed buffer for sprintf; for mawk the
default size is 8192 bytes. Hoist a string concatenation from
a sprintf call to avoid running into that limit. See discussion at
https://lists.gnu.org/archive/html/emacs-devel/2023-06/msg00090.html .
Diffstat (limited to 'lisp/emacs-lisp/backtrace.el')
0 files changed, 0 insertions, 0 deletions