Chris Gavin created GUACAMOLE-295:
-------------------------------------
Summary: In Parser.js, the `length` variable is incorrectly
checked for equality against NaN.
Key: GUACAMOLE-295
URL: https://issues.apache.org/jira/browse/GUACAMOLE-295
Project: Guacamole
Issue Type: Bug
Components: guacamole-client
Reporter: Chris Gavin
Priority: Minor
In Parser.js, the `length` variable is checked for equality against NaN. This
will always be false because even NaN is not equal to NaN.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)