Skip to content

Fixed freerdp API use

akallabeth requested to merge akallabeth/vinagre:rdp_fix into master
  • Use PostDisconnect callback to free up resources allocated during Pre/PostConnect phase
  • Only call freerdp_disconnect if there was an actual connection

Merge request reports