Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve and fix extended channel handling #3668

Merged
merged 2 commits into from
Dec 28, 2016
Merged

Conversation

bmiklautz
Copy link
Member

  • use the same name space as for regular channels
  • allow channels with extended interface to be loaded from an library

This fixes also an regression when regular and and normal channels are used together.

akallabeth and others added 2 commits December 28, 2016 11:21
Support the VirtualChannelEntryEx interface also for channels that are
not static (as in compiled in).
Channels with regular and extended interface need to live in the same
handle name space otherwise they can't be uniquely identified in the
global channel manager.
@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/1645/

@nfedera nfedera merged commit 90877f5 into FreeRDP:master Dec 28, 2016
@bmiklautz bmiklautz deleted the channel_ex branch December 28, 2016 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants