1031: Return 0 from spidermonkey_runtime_addref if JS_NewContext fails.
commit0ee1d05d8147072ce87893c8876745d481183627
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 7 Sep 2008 15:04:18 +0000 (7 18:04 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 7 Sep 2008 15:04:18 +0000 (7 18:04 +0300)
treec09987b39b4ce6d2e85a7156b3c7b5c5bfa261c7
parentd93bceb9bd6ab32c614ac20dc5c87e3af2a7f85f
1031: Return 0 from spidermonkey_runtime_addref if JS_NewContext fails.

Previously, this would have caused an assertion failure.
src/ecmascript/spidermonkey-shared.c