]> git.kaiwu.me - njs.git/commit
QuickJS: fixed Buffer.concat() with a single argument.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 17 Jan 2025 01:36:44 +0000 (17:36 -0800)
committerDmitry Volyntsev <xeioexception@gmail.com>
Thu, 23 Jan 2025 00:05:47 +0000 (16:05 -0800)
commit13b37cbc9d6288b7dae79ddd73a3f152cc8ae72d
treed15ea82ae3179c5cd21aa7b121093a51f44c7c81
parent447d66d41d41504db976e900d94e75a90d388265
QuickJS: fixed Buffer.concat() with a single argument.
src/qjs_buffer.c
test/buffer.t.js