-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: JavaScript
-
Fully Compatible
-
ALL
-
-
Platforms 15 (06/03/16)
In the NumberLong case of ValueReader::fromBSONElement, a great deal of casting between numeric types occurs, but this can elicit undefined behavior when values out of range for one type are cast through another.