diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-06-27 17:47:41 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-06-27 17:47:41 +1000 |
commit | 8773ed39701748ba5500b4698d028795aa6e812e (patch) | |
tree | 171f771887ad7bba4cb454031451ae37ebdbae13 /include/sway/input | |
parent | be86d3aba602fef7b51fafa8a6e7a39d1e49817f (diff) |
Fix memleak in container_get_box
Rather than allocate a structure and expect callers to free it, take a
pointer to an existing struct as an argument.
This function is no longer called anywhere though.
Diffstat (limited to 'include/sway/input')
0 files changed, 0 insertions, 0 deletions