weston/libweston/backend-rdp
Hideyuki Nagase 516d2c0207 rdp: fix leak when listener implantation fails
We've already allocated the listener by the time we hit this failure,
so we must exit through the path that frees it.

Co-authored-by: Steve Pronovost <spronovo@microsoft.com>
Co-authored-by: Brenton DeGeer <brdegeer@microsoft.com>
Signed-off-by: Hideyuki Nagase <hideyukn@microsoft.com>
Signed-off-by: Steve Pronovost <spronovo@microsoft.com>
Signed-off-by: Brenton DeGeer <brdegeer@microsoft.com>
2022-04-14 11:57:29 +00:00
..
meson.build rdp-backend: require FreeRDP >= 2.2 to remove all the version hacks 2020-10-01 18:15:42 +02:00
rdp.c rdp: fix leak when listener implantation fails 2022-04-14 11:57:29 +00:00