-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.3.11
-
Component/s: JavaScript
-
None
-
Fully Compatible
-
ALL
-
Platforms 2016-08-26, Platforms 2016-09-19
-
0
This line is assigning a double to a long, which triggers undefined behavior when the double is a NaN. i.e. NumberLong(NaN)