diff options
author | Dominique Martinet <[email protected]> | 2018-07-01 23:22:21 +0900 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2018-07-02 08:03:41 +0900 |
commit | 248ea93c1af7eae5a57c354b0e2e50898f57b17d (patch) | |
tree | 813f482d8b60c005cda6968223ff132397040859 /sway/tree/view.c | |
parent | e67c8cf1cb6c09f96bc091612b4eb75aea857452 (diff) |
bar config: fix uninitialized accesses on init error
If init fails halfway through it will call the destroy function,
which needs some coherent stuff filled.
Allocate with calloc and fill in what cannot fail first
Found through static analysis.
Diffstat (limited to 'sway/tree/view.c')
0 files changed, 0 insertions, 0 deletions