aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorPaul Eggert2024-04-30 01:20:12 -0700
committerPaul Eggert2024-04-30 01:26:23 -0700
commitc2b2a38f70f6c4639903a014db5b835b37669ea7 (patch)
tree8255bd14c436e9c7d17a9d4dae6e217a5042b793 /java
parent009a6ba71ea6741371e4799bdb475235a5b6da90 (diff)
downloademacs-c2b2a38f70f6c4639903a014db5b835b37669ea7.tar.gz
emacs-c2b2a38f70f6c4639903a014db5b835b37669ea7.zip
Pacify GCC 14 -Wnull-dereference in tim_sort
* src/lisp.h (tim_sort): Require array arg to be nonnull. * src/sort.c (reverse_slice): Omit no-longer-needed eassert. (tim_sort): Avoid undefined behavior when length == 0, since reverse_slice would then compute &seq[-1].
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions