aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorPaul Eggert2025-07-12 17:03:29 -0700
committerPaul Eggert2025-07-13 21:09:39 -0700
commit61a8ce0280668980a4452b112103c9bc879e1f49 (patch)
tree26f57510a9f8f6bd9a5a800153480acbeea459d8 /java
parente98da5cc3f394aef21b7ad3c46b104e057a8954b (diff)
downloademacs-61a8ce0280668980a4452b112103c9bc879e1f49.tar.gz
emacs-61a8ce0280668980a4452b112103c9bc879e1f49.zip
Fix insert-file-contents overlap calculation
* src/fileio.c (Finsert_file_contents): Overlap is impossible, so omit incorrect overflow adjustments that caused later index calculations to go off the rails (Bug#77315). Change a ‘ZV_BYTE’ to ‘same_at_end’ for clarity; they have the same value here.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions