aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values
diff options
context:
space:
mode:
authorPaul Eggert2025-07-12 14:22:02 -0700
committerPaul Eggert2025-07-13 21:09:39 -0700
commit56091b6d5cccecf320796bd62e36adc64f45b614 (patch)
tree632ebda8391ee84a277b5fcf54947db043c8595a /java/res/values
parente6c684797361aec99b1b9eef139bab92679355ec (diff)
downloademacs-56091b6d5cccecf320796bd62e36adc64f45b614.tar.gz
emacs-56091b6d5cccecf320796bd62e36adc64f45b614.zip
Fix insert-file-contents integer overflows
* src/fileio.c (Finsert_file_contents): Change ‘total’ from ptrdiff_t to off_t since it might not fit in ptrdiff_t. Check for overflow when estimating the insertion size.
Diffstat (limited to 'java/res/values')
0 files changed, 0 insertions, 0 deletions