Skip to content

Replace `new Buffer()` with `Buffer.alloc()` as it is safer.

f6a0dc3
Select commit
Loading
Failed to load commit list.
Open

Replace new Buffer() with Buffer.alloc() as it is safer. #3

Replace `new Buffer()` with `Buffer.alloc()` as it is safer.
f6a0dc3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs