Files
FreeRDP/channels/drdynvc
akallabeth e02e052f66 [channels,drdynvc] reset channel_callback before close
The channel_callback usually frees up the memory of the callback. To
ensure that there is no access to any of the data structures in it
invalidate the pointer used to access it before a free.
2026-01-26 11:09:51 +01:00
..