-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.2.0-rc4
-
Component/s: JavaScript
-
None
-
Fully Compatible
-
ALL
-
Platform D (12/11/15)
After some code motion, we're failing to check the return value of JS_NewRuntime until after several functions are called on it. This can lead to null pointer dereferences.