Skip to content

fix: support buffers greater than 2^32 bytes in length in Buffer.concat and Buffer.copy#55492

Closed
duncpro wants to merge 1 commit into
nodejs:mainfrom
duncpro:slow-copy-u64
Closed

fix: support buffers greater than 2^32 bytes in length in Buffer.concat and Buffer.copy#55492
duncpro wants to merge 1 commit into
nodejs:mainfrom
duncpro:slow-copy-u64

buffer: support copy/concat for >= 2^32 bytes

5ca703f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs