diff options
| author | Paul Eggert | 2025-07-12 14:22:02 -0700 |
|---|---|---|
| committer | Paul Eggert | 2025-07-13 21:09:39 -0700 |
| commit | 56091b6d5cccecf320796bd62e36adc64f45b614 (patch) | |
| tree | 632ebda8391ee84a277b5fcf54947db043c8595a /java/README | |
| parent | e6c684797361aec99b1b9eef139bab92679355ec (diff) | |
| download | emacs-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/README')
0 files changed, 0 insertions, 0 deletions