aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorDmitry Antipov2014-08-03 11:19:43 +0400
committerDmitry Antipov2014-08-03 11:19:43 +0400
commita270fa7cf82cb23c6dcd84aab7f2c178ac0cca55 (patch)
tree4ffeea577fb0b58e9d80ef93f5965f6b31049b97 /src/buffer.c
parentf91d04c6fef645f850b43c6b50aaa33648e99e2f (diff)
downloademacs-a270fa7cf82cb23c6dcd84aab7f2c178ac0cca55.tar.gz
emacs-a270fa7cf82cb23c6dcd84aab7f2c178ac0cca55.zip
Fix bug with an attempt to select uninitialized frame (Bug#18161).
* xfns.c (Fx_create_frame): Move call to change_frame_size to a section where Lisp evaluation is disabled. This way a pointer to uninitialized frame is not accessible from Lisp, which becomes critical if following call to x_figure_window_size throws an error.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions