]> git.kaiwu.me - njs.git/commit
Fixed dead store assignment in TextEncoder.encodeInto().
authorDmitry Volyntsev <xeioex@nginx.com>
Wed, 25 Sep 2024 05:07:44 +0000 (22:07 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Tue, 8 Oct 2024 04:34:38 +0000 (21:34 -0700)
commit34e322521508cba30bafc5cc60063a82ca358312
treea5fc7837ba7344fb37d06b13fc147c253a973211
parent0279dff2fcd3e288b3a0d1698cee2204b9ec6de0
Fixed dead store assignment in TextEncoder.encodeInto().

Found by Clang static analyzer.
src/njs_encoding.c