diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-27 12:10:44 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-03-27 12:11:08 -0700 |
commit | 01d1024bec7781066440104ebee0b186382e10f3 (patch) | |
tree | c468355d2eb02cd8b286bd2b4dfe00832624f8ad /lisp/emacs-lisp | |
parent | 589a4034b7af522c5b8107d5089fb1aec523a1e4 (diff) | |
download | emacs-01d1024bec7781066440104ebee0b186382e10f3.tar.gz emacs-01d1024bec7781066440104ebee0b186382e10f3.tar.bz2 emacs-01d1024bec7781066440104ebee0b186382e10f3.zip |
Avoid some core dumps in X session management
Derived from a bug report by Nicolas Richard in:
http://bugs.gnu.org/20191#20
* xsmfns.c (smc_save_yourself_CB): Don't dump core if
invocation-name is not a string. Initialize user-login-name if it
is not already initialized, and don't dump core if it is not a
string.
(create_client_leader_window): Don't dump core if x-resource-name
and x-resource-class are not both strings.
(x_session_initialize): Don't dump core if x-session-previous-id,
invocation-directory, and invocation-name are not strings.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions