File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -70,6 +70,15 @@ the end of April 2028.
7070Other than updating metadata, such as the ` process.release ` object, to reflect
7171that 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
You can’t perform that action at this time.
0 commit comments