diff options
author | Simon Zeni <simon@bl4ckb0ne.ca> | 2022-11-11 14:52:24 -0500 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-11-11 20:22:23 +0000 |
commit | ed71915742160f2b9157adbad79364e22ab7ebda (patch) | |
tree | 109f1f79017694a4c5650967f383e8d413e54faa /protocol | |
parent | e1ba64c4b769e265d96813e2f52060be79d10807 (diff) |
render/egl: fix uninitialized pointers in init_dmabuf_formats
`modifiers` and `external_only` are never initialized, and free'd later. This
commit explicitly initializes them to NULL to prevent segfaults on `free()`
Diffstat (limited to 'protocol')
0 files changed, 0 insertions, 0 deletions