diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2020-01-16 19:49:52 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-01-16 18:14:49 -0700 |
commit | 18507e62fd9445090ecbe3cdfffb4a10d7ea90ea (patch) | |
tree | 1c44b34cf9c9e1f92d8e6d37fa8efd74892a66c7 /sway/main.c | |
parent | 1bd51d9377489264a296ca3ba46b621ace5e7be9 (diff) |
desktop/output: fix mem leak in handle_new_output
This fixes a memory leak of oc (the output config) in handle_new_output.
Output configs returned from find_output_config are not stored and need
to be freed after use.
Diffstat (limited to 'sway/main.c')
0 files changed, 0 insertions, 0 deletions