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-08 01:25:16 +0000 |
commit | bc48a58ff0f557a3bc7ed8ff9d58c86a6c632743 (patch) | |
tree | c3509c64d3f7dfc6c29294d95ece384750b9b0cb /CMakeLists.txt | |
parent | 563a283967999056838baa062cf0028e05394649 (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>
(cherry picked from commit 8409a6d28957c6edd9caae8143ee54877e0e1256)
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions