GitHub user itsankoff opened a pull request:
https://github.com/apache/incubator-guacamole-server/pull/120
GUACAMOLE-424: Fix null pointer dereference for vnc client display
More information you can see in the issue description:
https://issues.apache.org/jira/browse/GUACAMOLE-424
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/itsankoff/incubator-guacamole-server master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-server/pull/120.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #120
----
commit 15f6c4f3dc51c68e0f869fb13c75c79bd2f0a4db
Author: itsankoff <[email protected]>
Date: 2017-10-24T17:21:03Z
GUACAMOLE-424: Fix null pointer dereference for vnc client display
----
---