mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
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