summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorMattias EngdegÄrd <mattiase@acm.org>2023-06-03 12:50:21 +0200
committerMattias EngdegÄrd <mattiase@acm.org>2023-06-03 12:50:21 +0200
commitb5f17fe07c6624380ba8d0c7a400a6b89f225209 (patch)
tree9551bff2f27429ab50625720e5052555bdf0617e /lisp/emacs-lisp
parent970f94a2dd8bc4be4d71f1075421093ca6f87d28 (diff)
downloademacs-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')
0 files changed, 0 insertions, 0 deletions