Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dec0213

Browse filesBrowse files
authored
doc: add known issue to v24.11.0 release notes
PR-URL: #60467 Refs: nodejs/nodejs.org#8280 Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent 4e9e5a1 commit dec0213
Copy full SHA for dec0213

1 file changed

+9Lines changed: 9 additions & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎doc/changelogs/CHANGELOG_V24.md‎

Copy file name to clipboardExpand all lines: doc/changelogs/CHANGELOG_V24.md
+9Lines changed: 9 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,15 @@ the end of April 2028.
7070
Other than updating metadata, such as the `process.release` object, to reflect
7171
that the release is LTS, no further changes from Node.js 24.10.0 are included.
7272

73+
### Known issue
74+
75+
An issue has been identified in the Node.js 24.x line with `Buffer.allocUnsafe`
76+
unintentionally returning zero-filled buffers. This API is
77+
[documented to return uninitialized memory](https://nodejs.org/docs/latest-v24.x/api/buffer.html#static-method-bufferallocunsafesize).
78+
The documented behavior will be restored in the next Node.js 24.x LTS release to bring
79+
it back in line with previous releases. For more information, see
80+
[#60423](https://github.com/nodejs/node/issues/60423).
81+
7382
<a id="24.10.0"></a>
7483

7584
## 2025-10-08, Version 24.10.0 (Current), @RafaelGSS

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.