diff options
| author | Paul Eggert | 2014-07-31 06:55:12 -0700 |
|---|---|---|
| committer | Paul Eggert | 2014-07-31 06:55:12 -0700 |
| commit | f3655f35ccd5a56c158a5db399c5f168b2e928d0 (patch) | |
| tree | e6d0df24569c82f049fe15a6919edf4907f9c758 /src/buffer.c | |
| parent | def546a8b82f60478c780bf3cbdbceedcf7a2ccd (diff) | |
| download | emacs-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