nickva opened a new pull request, #5937: URL: https://github.com/apache/couchdb/pull/5937
* Test262 updated: 83341 -> 83394 tests pass * Added JSON.parse source text access https://github.com/bellard/quickjs/commit/d7ae12ae71dfd6ab2997527d295014a8996fa0f9 * Added basic protection against too large function in serialized bytecode https://github.com/bellard/quickjs/commit/a31dcef98c7d1d8927871ac169a1c24ad8875046 Fixes: * Use-after-free via re-entrant GC in FinalizationRegistry weak ref cleanup https://github.com/bellard/quickjs/commit/5022f2b76ab0e0c1f535224c796bef7bb1ab8e7d * Async generator lifecycle bug https://github.com/bellard/quickjs/commit/e7b9f217b46d567aed203918ba0c36f234d2bd3f * `RegExp.escape` https://github.com/bellard/quickjs/commit/4d16546cdf60cdec670ea6f033253140f861ba55 * Buffer overflow in Atomics with resizable typed arrays https://github.com/bellard/quickjs/commit/46bd985b337b1a66597e30c38dd45c8e1f49feee * Memory leak in Iterator.prototype.map https://github.com/bellard/quickjs/commit/f1b63fc1ad0b62262c069b2e1615737b2bb63631 * Stack underflow with generator in iterable https://github.com/bellard/quickjs/commit/69090b969fa9d01deeb05011a2bf8537ddf61266 * TypedArray constructor semantics which removes a buffer overflow https://github.com/bellard/quickjs/commit/68caa5f226401a7e148fb8f7358d4688c71372aa * Buffer overflow when the fast array is resized https://github.com/bellard/quickjs/commit/0989d4cb4a1e26f12ba1d65e3d5963342211b1dd * GC traversal of uninitialized fast-array https://github.com/bellard/quickjs/commit/4c722cea4e709682003eb0da67b393ea38c56e5e -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
