diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-09-24 10:31:11 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-09-24 10:31:11 +0300 |
commit | a45a7f5d1aeed7845f56cf56382c625445fbb583 (patch) | |
tree | acb89f82bf711a67f928234e35871d8dd23cadda /etc/package-keyring.gpg | |
parent | fc5ebc3f497a152132407d57a14cce147d59d29c (diff) | |
download | emacs-a45a7f5d1aeed7845f56cf56382c625445fbb583.tar.gz |
Fix bug #18528 with crashes at startup during frameset restoration.
src/w32term.c (w32_read_socket): Don't use frame dimensions for
resizing if GetClientRect returned an empty (0, 0, 0, 0)
rectangle. Check the return value of GetClientRect, and don't use
the results if it didn't succeed.
src/dispnew.c (change_frame_size_1): Recompute the frame dimensions
in columns and lines after correcting the pixel dimensions in
check_frame_size.
(adjust_decode_mode_spec_buffer): Add assertion to avoid passing
negative values to xrealloc.
Diffstat (limited to 'etc/package-keyring.gpg')
0 files changed, 0 insertions, 0 deletions