diff options
| author | Paul Eggert | 2011-06-22 15:36:19 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-06-22 15:36:19 -0700 |
| commit | bfbbd7e7528f1f4928c305b65ec0f9c55ed628a2 (patch) | |
| tree | bb5ee955e08b1d6da819e632fef0b90bcdfee38f /src/coding.c | |
| parent | 297dde5a97c0c5c8020db72213c7f84067f1ee21 (diff) | |
| download | emacs-bfbbd7e7528f1f4928c305b65ec0f9c55ed628a2.tar.gz emacs-bfbbd7e7528f1f4928c305b65ec0f9c55ed628a2.zip | |
* lread.c: Integer overflow issues.
(saved_doc_string_size, saved_doc_string_length)
(prev_saved_doc_string_size, prev_saved_doc_string_length):
Now ptrdiff_t, not int.
(read1): Don't assume doc string length fits in int. Check for
out-of-range doc string lengths.
(read_list): Don't assume file position fits in int.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions