aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
authorPaul Eggert2014-07-31 06:55:12 -0700
committerPaul Eggert2014-07-31 06:55:12 -0700
commitf3655f35ccd5a56c158a5db399c5f168b2e928d0 (patch)
treee6d0df24569c82f049fe15a6919edf4907f9c758 /src/buffer.c
parentdef546a8b82f60478c780bf3cbdbceedcf7a2ccd (diff)
downloademacs-f3655f35ccd5a56c158a5db399c5f168b2e928d0.tar.gz
emacs-f3655f35ccd5a56c158a5db399c5f168b2e928d0.zip
* frame.c (x_set_frame_parameters): Don't use uninitialized locals.
Without this change, the code can access the local variable 'width' even when it has not been initialized, and likewise for 'height'; in either case this leads to undefined behavior.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions