diff options
author | Veeresh Kadasani <external.vkadasani@jp.adit-jv.com> | 2019-11-06 15:46:39 +0900 |
---|---|---|
committer | Veeresh Kadasani <external.vkadasani@jp.adit-jv.com> | 2019-11-07 05:25:39 +0000 |
commit | 8409a6d28957c6edd9caae8143ee54877e0e1256 (patch) | |
tree | c3509c64d3f7dfc6c29294d95ece384750b9b0cb /waltham-transmitter/transmitter-plugin/input.c | |
parent | 2309102f95145d04dad67bf4d00e4c217aea8470 (diff) |
output:fix seg fault in transmitter when weston terminates
Bug-AGL: SPEC-2939
If we stop weston with kill command weston doesn't terminate
properly and receives segmentation fault beacause of double free
output->link which happened because of wrongly calling
weston_output_destroy inside transmitter_destroy function.
Also initialize transmitter_output_disable to base disable pointer.
Change-Id: I2adda6eba7d260398d3e871fc21bf8f04d59cf0b
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
Diffstat (limited to 'waltham-transmitter/transmitter-plugin/input.c')
0 files changed, 0 insertions, 0 deletions