diff options
| author | Paul Eggert | 2011-08-29 11:52:26 -0700 |
|---|---|---|
| committer | Paul Eggert | 2011-08-29 11:52:26 -0700 |
| commit | 8a4014344e961833b940a36887bdeee4935f88bd (patch) | |
| tree | 27f89a00215d1c60ca0228964008299516472490 /src/process.c | |
| parent | c57b67fcf07e10378fbb11cf8c6aecded43d1736 (diff) | |
| download | emacs-8a4014344e961833b940a36887bdeee4935f88bd.tar.gz emacs-8a4014344e961833b940a36887bdeee4935f88bd.zip | |
* frame.c (tty_frame_count): Now printmax_t, not int.
(make_terminal_frame, set_term_frame_name): Print it.
(x_report_frame_params): In X, window IDs are unsigned long,
not signed long, so print them as unsigned.
(validate_x_resource_name): Check for implausibly long names,
and don't assume name length fits in 'int'.
(x_get_resource_string): Don't blindly alloca invocation name;
use SAFE_ALLOCA. Use esprintf, not sprintf, in case result does
not fit in int.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions