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

GUACAMOLE-377: Correct guac_common_display_dup() for compatibility with batch join API. #458

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

mike-jumper
Copy link
Contributor

This change removes the errant retrieval of guac_client from a guac_user that no longer exists following merge of the batch join API via #455.

The line in question persists on master despite its absence from staging/1.5.4 because the line was added as part of GUACAMOLE-377 - an in-progress change specific to master and not part of any 1.5.x release.

@necouchman necouchman merged commit fe24e2d into apache:master Aug 30, 2023
1 check passed
@mike-jumper mike-jumper deleted the fix-build-guac-377 branch August 30, 2023 23:42
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.

2 participants