added
buffer
labels
Jan 13, 2025
addaleax
added
request-ci
and removed request-ci
Add this label to start a Jenkins CI on a PR.labels
Nov 4, 2025Removes the reliance on prototype bound methods internally so that Uint8Arrays can be set as the bound `this` value when calling the various Buffer methods. Introduces some additional tamper protection by removing internal reliance on writable properties. Fixes: nodejs#56577
addaleax
added
commit-queue
labels
Jan 21, 2026aduh95 pushed a commit that referenced this pull request
Jan 22, 2026Removes the reliance on prototype bound methods internally so that Uint8Arrays can be set as the bound `this` value when calling the various Buffer methods. Introduces some additional tamper protection by removing internal reliance on writable properties. Fixes: #56577 PR-URL: #56578 Reviewed-By: Anna Henningsen <anna@addaleax.net>
Merged
aduh95 pushed a commit that referenced this pull request
Jan 27, 2026Removes the reliance on prototype bound methods internally so that Uint8Arrays can be set as the bound `this` value when calling the various Buffer methods. Introduces some additional tamper protection by removing internal reliance on writable properties. Fixes: #56577 PR-URL: #56578 Reviewed-By: Anna Henningsen <anna@addaleax.net>
Merged