summaryrefslogtreecommitdiff
path: root/java/org/gnu/emacs/EmacsDialogButtonLayout.java
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2026-05-17 09:52:49 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2026-05-17 12:57:18 -0700
commit24f9e6a6936203a07d93372cf835074d6c3f185a (patch)
tree9b5eb26cd5cc1744ea12b56d7f123ec9d03e3910 /java/org/gnu/emacs/EmacsDialogButtonLayout.java
parentf599a922770839306a0e655af0426f4bae83420f (diff)
Make styled_format more compatible with igc
* src/editfns.c (styled_format): Don’t call SAFE_ALLOCA_LISP_EXTRA, as this makes life more difficult in the feature/igc3 branch. Also, allocate another byte for the format string trailing '\0', so that we don’t rely in the str2num trick with trailing '\1'. Problems reported by Pip Cet (Bug#81057#32). Also, check alloca size more exactly. Ameliorate the extra conditional branches by doing all the internal size calculations before a conditional branch on overflow.
Diffstat (limited to 'java/org/gnu/emacs/EmacsDialogButtonLayout.java')
0 files changed, 0 insertions, 0 deletions