Improve JavaScript-related error messages and fix potential JS runtime leak
If a new JS context could not be created for any reason, a JS runtime would still be allocated (and leaked), potentially leading to out of memory situations which had been seen (before this change) on vert.synchro.net.
parent
f9c949a5
No related branches found
No related tags found
Please register or sign in to comment