diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-06-17 23:58:00 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-06-17 23:58:00 -0700 |
commit | 7ea2b33947b401d506d10bf47721278a2b174410 (patch) | |
tree | 5480d85adcb9a888e3d39701f86859e65794d716 /lisp/emacs-lisp | |
parent | 24b0cff0ba42f6600db603cc2a4a6736fa5e7e92 (diff) | |
download | emacs-7ea2b33947b401d506d10bf47721278a2b174410.tar.gz emacs-7ea2b33947b401d506d10bf47721278a2b174410.tar.bz2 emacs-7ea2b33947b401d506d10bf47721278a2b174410.zip |
Fix recently-introduced process.c problems found by static checking.
* process.c (write_queue_push, write_queue_pop, send_process):
Use ptrdiff_t, not int or EMACS_INT, for buffer lengths and offsets.
(write_queue_pop): Fix pointer signedness problem.
(send_process): Remove unused local.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions