FreeRDP/uwac/libuwac
Ondrej Holy 24cdcbccc7 uwac: Do not return destroyed UwacSeat
This is needed to fix the following defects reported by Covscan:
use_after_free: Using freed pointer "seat".
warning: Value stored to 'seat' is never read

This is follow up for https://github.com/FreeRDP/FreeRDP/pull/4970

https://github.com/FreeRDP/FreeRDP/issues/4820
2018-12-13 09:53:59 +01:00
..
.gitignore Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
CMakeLists.txt Pull in libepoll-shim for the bits that require timerfd/epoll 2018-05-01 23:42:25 -05:00
uwac-display.c uwac: Do not return destroyed UwacSeat 2018-12-13 09:53:59 +01:00
uwac-input.c uwac: handle wl_seat with version >= 7 2018-12-05 15:21:00 +01:00
uwac-os.c Removed use of strcpy. 2018-08-27 14:34:09 +02:00
uwac-os.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-output.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-priv.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-tools.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-window.c uwac: Fix leak found by covscan 2018-08-22 14:34:02 +02:00