outline-server icon indicating copy to clipboard operation
outline-server copied to clipboard

Use the non-deprecated Buffer factory function

Open JonathanDCohen opened this issue 5 years ago • 1 comments

We don't run into any of the security issues associated with new Buffer(), which mostly involve uninitialized memory, but this will hopefully clean up our build output a little bit.

Tested: Installed a server

JonathanDCohen avatar Jun 17 '20 16:06 JonathanDCohen

@fortuna you mean the manual install script?

JonathanDCohen avatar Jun 17 '20 22:06 JonathanDCohen