diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-07-31 09:55:49 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-07-31 10:13:36 -0700 |
commit | 0f23e95b29a7a0a07bba0e9bc796cd7b7bc7232a (patch) | |
tree | cc081e1fbfeae45269d3a8c64b3be33e4f53fb02 /lisp/progmodes/cc-cmds.el | |
parent | 8a7a99e0280103e223b8e1a717107bdf9b8eabc7 (diff) | |
download | emacs-0f23e95b29a7a0a07bba0e9bc796cd7b7bc7232a.tar.gz |
Fix some int overflows in profiler.c
* src/profiler.c (make_log): Make args EMACS_INT, not int,
to avoid unwanted behavior on 'int' overflow.
(make_log, evict_lower_half, record_backtrace):
Use ptrdiff_t, not int, for object indexes.
Diffstat (limited to 'lisp/progmodes/cc-cmds.el')
0 files changed, 0 insertions, 0 deletions